v1.1.0
版本发布时间: 2015-07-01 22:45:09
reactphp/promise最新发布版本:v3.2.0(2024-05-24 18:41:18)
This release makes the API more compatible with 2.0 while preserving full backward compatibility.
- Add
React\Promise\Promise
class. - Move methods of
React\Promise\When
andReact\Promise\Util
to functions while keeping the classes as a proxy for BC.