Skip to content

Releases: recoilphp/react

Version 1.0.3

06 Mar 04:18
1.0.3
a928961
Compare
Choose a tag to compare
  • Add support for PHP 8
  • Drop support for PHP 7.0, 7.1, 7.2 and 7.3

Version 1.0.2

29 Apr 21:02
1.0.2
d385ab9
Compare
Choose a tag to compare

Version 1.0.1

05 Apr 21:46
1.0.1
d816f41
Compare
Choose a tag to compare
  • [FIX] Handle fwrite() error conditions indicated by 0 return value (#6)

Version 1.0.0

17 Oct 22:46
Compare
Choose a tag to compare

This is the first stable release of recoil/react. There have been no changes to the API since the 1.0.0-alpha.2 release. This package is being used in production systems.

Please note that although this version is based on a "pre-release" tag of react/event-loop, the event loop has been stable for a long time. The v1 roadmap for react/event-loop will likely introduce some BC breaks, however this should not prevent future recoil/react versions from adhering to recoil/api v1.

Version 1.0.0-alpha.2

09 Jan 23:48
Compare
Choose a tag to compare
Version 1.0.0-alpha.2 Pre-release
Pre-release
  • [NEW] Add select() API operation

Version 1.0.0-alpha.1

14 Dec 21:56
Compare
Choose a tag to compare
Version 1.0.0-alpha.1 Pre-release
Pre-release
  • Initial release