Skip to content

Releases: recoilphp/react

Version 1.0.3

Choose a tag to compare

@jmalloc jmalloc released this 06 Mar 04:18
1.0.3
a928961
  • Add support for PHP 8
  • Drop support for PHP 7.0, 7.1, 7.2 and 7.3

Version 1.0.2

Choose a tag to compare

@jmalloc jmalloc released this 29 Apr 21:02
1.0.2
d385ab9

Version 1.0.1

Choose a tag to compare

@jmalloc jmalloc released this 05 Apr 21:46
1.0.1
d816f41
  • [FIX] Handle fwrite() error conditions indicated by 0 return value (#6)

Version 1.0.0

Choose a tag to compare

@jmalloc jmalloc released this 17 Oct 22:46

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

Version 1.0.0-alpha.2 Pre-release
Pre-release

Choose a tag to compare

@jmalloc jmalloc released this 09 Jan 23:48
  • [NEW] Add select() API operation

Version 1.0.0-alpha.1

Version 1.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@jmalloc jmalloc released this 14 Dec 21:56
  • Initial release