2.3.2
What's Changed
- Use
str_increment()to fix PHP 8.5 deprecation by @nicolas-grekas in https://github.com/amphp/parallel/pull/222 - Add .github and psalm.xml to export-ignore by @savinmikhail in https://github.com/amphp/parallel/pull/210
New Contributors
- @savinmikhail made their first contribution in https://github.com/amphp/parallel/pull/210
- @nicolas-grekas made their first contribution in https://github.com/amphp/parallel/pull/222
Full Changelog: https://github.com/amphp/parallel/compare/v2.3.1...v2.3.2