Releases: raigu/ordered-lists-sync
Releases · raigu/ordered-lists-sync
v0.3.2 - Add PHP 8.4 and 8.5 support
What's Changed
- Added PHP 8.4 and 8.5 to the CI test matrix
- Removed deprecated
--no-suggestflag from Composer install in CI
Compatibility
PHP 7.4, 8.0, 8.1, 8.2, 8.3, 8.4, 8.5
Full Changelog: v0.3.1...v0.3.2
v0.3.1 - Security hardening
Security Fixes
- Update dev dependencies: PHPUnit 9.6.6 → 9.6.34 and 14 other packages
- Add
platform.phpconfig to ensure dependency resolution stays PHP 7.4 compatible
No Breaking Changes
- No source code changes
Minor release
- Fix #1 crashed on EmptyIterator
- Documented how to set up development environment
- Created composer scripts for testing and code coverage