Releases: recoilphp/api
Releases · recoilphp/api
Version 1.0.2
Version 1.0.1
- [IMPROVED] Clarified behaviour of
all()
,any()
,some()
andfirst()
when no coroutines are provided
Version 1.0.0
This is the first stable release of recoil/api
. There have been no changes to
the API since the 1.0.0-alpha.2
release.
Version 1.0.0-alpha.2
- [NEW] Add
select()
operation
Version 1.0.0-alpha.1
- Minor documentation edits
Version 0.1.1
- Document behaviour of callables when yielded from a coroutine
Version 0.1.0
- Initial release