- Made compatible with XP 12 - @thekid
- Added PHP 8.4 to the test matrix - @thekid
- Merged PR #4: Migrate to new testing library - @thekid
- Deprecated doubleValue() in favor of floatValue() - @thekid
- Merged PR #3: Comparison and equality - @thekid
- Fixed issue #2: Bit shifting introduces "decimals" - @thekid
- Made compatible with XP 11 - @thekid
- 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)
- Made compatible with XP 10 - @thekid
- Heads up: Dropped PHP 5.5 support - @thekid
- Merged PR #1: Forward compatibility with XP 9.0.0 - @thekid
- Added forward compatibility with XP 8.0.0 - @thekid
- Adopted semantic versioning. See xp-framework/rfc#300 - @thekid
- Added version compatibility with XP 7 - @thekid
- Extracted from the XP Framework's core - @thekid