- Support for Php 8.3
- Code style updates for newer Magento Coding Standard
- Support for Php 8.2
- Minimum Magento version is now 2.3.0 - for earlier versions please use previous releases
- Avoid collection side effects
- Compatibility with Magento 2.4.5
- Handle collisions when pre-existing increment numbers are higher than order numbers - thanks @fredden
- Compatibility with Magento 2.4.4
- Support for Php 8.0/8.1
- Compatibility with Magento 2.4.3
- Compatibility with Magento 2.3.7
- Compatibility with Magento 2.4.2
- Compatibility with Magento 2.4.1 and 2.3.6
- Compatibility with Magento 2.4.0
- Support for Php 7.4
- Minimum Magento version is now 2.2.0 - for earlier versions please use previous releases
- Support for Magento 2.3.5
- Support for Magento 2.2.11 and 2.3.4
- Acceptance tests for 2.2.11
- Support for Php 7.3
- Support for Magento 2.3.3
- Support for Magento 2.3.2, 2.2.9 and 2.1.18
- Compatibility with Magento 2.3.1
- Initial MFTF acceptance test
- Package changed into a Metapackage - Implementation moved into fooman/sameorderinvoicenumber-implementation-m2 package
- Semantic versioning will only be applied to the implementation package
- Support for Magento 2.3
- Reorganised unit tests
- Shipment Integration test for Magento 2.2.5
- Support for PHP 7.1
- Support for Magento 2.2.0
- Update functional tests to work with 2.1.0-rc1
- Widen Dependency Definition to work with 2.1.0
- Move dependencies in right location in composer.json
- Add integration tests
- resource_ids updated to work with new Magento Core module names
- registration.php was missing from autoload
- Change project folder structure to src/ and tests/
- Initial release for Magento 2