Skip to content

Releases: raigu/ordered-lists-sync

v0.3.2 - Add PHP 8.4 and 8.5 support

17 Feb 20:50
a77ebad

Choose a tag to compare

What's Changed

  • Added PHP 8.4 and 8.5 to the CI test matrix
  • Removed deprecated --no-suggest flag 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

17 Feb 19:18
d2aedfd

Choose a tag to compare

Security Fixes

  • Update dev dependencies: PHPUnit 9.6.6 → 9.6.34 and 14 other packages
  • Add platform.php config to ensure dependency resolution stays PHP 7.4 compatible

No Breaking Changes

  • No source code changes

Minor release

22 Aug 12:35
0836d4d

Choose a tag to compare

  • Fix #1 crashed on EmptyIterator
  • Documented how to set up development environment
  • Created composer scripts for testing and code coverage