Releases: xp-framework/math
Releases · xp-framework/math
9.3.0: XP 12 compatibility
9.2.0: Testing migration, PHP 8.4
9.1.0: Comparison and equality
9.0.2: Bit shifting fix
9.0.1: XP 11 compatibility
- Made compatible with XP 11 - @thekid
9.0.0: Drop PHP 5 support
- Fixed PHP 8.0 compatibility when dividing by zero - @thekid
- Implemented xp-framework/rfc#334: Drop PHP 5.6:
. Heads up: Minimum required PHP version now is PHP 7.0.0
. Rewrote code base, grouping use statements
(@thekid)
8.0.1: XP10 compatibility
- Made compatible with XP 10 - @thekid
8.0.0: XP9 Compatibility
7.1.0: XP8 compatibility
- Added forward compatibility with XP 8.0.0 - @thekid
7.0.0: XP7 compatibility
- Adopted semantic versioning. See xp-framework/rfc#300 - @thekid
- Added version compatibility with XP 7 - @thekid