Skip to content

Releases: xp-framework/math

9.3.0: XP 12 compatibility

24 Mar 12:16
Compare
Choose a tag to compare
  • Made compatible with XP 12 - @thekid

9.2.0: Testing migration, PHP 8.4

01 Mar 20:14
Compare
Choose a tag to compare
  • Added PHP 8.4 to the test matrix - @thekid
  • Merged PR #4: Migrate to new testing library - @thekid

9.1.0: Comparison and equality

25 Mar 21:32
Compare
Choose a tag to compare
  • Deprecated doubleValue() in favor of floatValue() - @thekid
  • Merged PR #3: Comparison and equality - @thekid

9.0.2: Bit shifting fix

25 Mar 19:13
Compare
Choose a tag to compare
  • Fixed issue #2: Bit shifting introduces "decimals" - @thekid

9.0.1: XP 11 compatibility

21 Oct 15:35
Compare
Choose a tag to compare
  • Made compatible with XP 11 - @thekid

9.0.0: Drop PHP 5 support

10 Apr 13:00
Compare
Choose a tag to compare
  • 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

01 Dec 10:53
Compare
Choose a tag to compare
  • Made compatible with XP 10 - @thekid

8.0.0: XP9 Compatibility

29 May 21:50
Compare
Choose a tag to compare
  • Heads up: Dropped PHP 5.5 support - @thekid
  • Merged PR #1: Forward compatibility with XP 9.0.0 - @thekid

7.1.0: XP8 compatibility

28 Aug 21:29
Compare
Choose a tag to compare
  • Added forward compatibility with XP 8.0.0 - @thekid

7.0.0: XP7 compatibility

21 Feb 17:19
Compare
Choose a tag to compare