3.0.0
Major new release ๐ ๐ ๐ ๐ ๐ ๐ !!!
The release mainly drops PHP 5 support and raises the minimum support PHP version to 7.4. And while it does prepare for PHP 8 support, it isn't included, that will come shortly after in 3.1. It's important to note that this package still works the same, nothing major in how it works and how you use it has been changed. When it makes sense that will happen in v4.
BC breaks
- Dropped support for notify method on promises, while support was already dropped in
react/promise
v2, this package still supported v1 - Dropped support for
evenement
v2 and v1
Major changes
- Support PHP 7.4+
- PHP 8 ready, but no official support
- Return type hints, type hints etc etc all over the code base and interfaces
3.0.0
- Total issues resolved: 0
- Total pull requests resolved: 12
- Total contributors: 3
CI ๐ง,Configuration โ,PHP ๐,YAML ๐
- 54: Run examples on CI thanks to @WyriHaximus
CI ๐ง,Configuration โ,YAML ๐
- 53: Run unit tests directly on all OSes thanks to @WyriHaximus
- 52: Test on all OSes thanks to @WyriHaximus
Documentation ๐,MarkDown ๐
- 51: Update README for v3 thanks to @WyriHaximus
Dependencies ๐ฆ,JSON ๐จโ๐ผ,PHP ๐
- 50: Use latest dependencies thanks to @WyriHaximus
- 45: Bump doctrine/inflector from 1.4.3 to 2.0.3 thanks to @dependabot[bot]
- 44: Bump cakephp/utility from 3.9.6 to 4.2.3 thanks to @dependabot[bot]
PHP ๐,Source ๐ฎ
- 49: Small codestyle fix thanks to @WyriHaximus
Dependencies ๐ฆ,PHP ๐
- 48: Bump wyrihaximus/composer-update-bin-autoload-path from 1.0.1 to 1.1.1 thanks to @dependabot[bot]
CI ๐ง,Configuration โ,Dependencies ๐ฆ,JSON ๐จโ๐ผ,NEON ๐ฆนโโ๏ธ,PHP ๐,Source ๐ฎ,Tests ๐งช,YAML ๐
- 47: Modernize thanks to @WyriHaximus