Skip to content

Releases: sirn-se/phrity-util-numerics

v2.4.1

Choose a tag to compare

@sirn-se sirn-se released this 05 Dec 21:55
1788965
  • Modernization

What's Changed

Full Changelog: 2.4.0...2.4.1

v2.4.0

Choose a tag to compare

@sirn-se sirn-se released this 06 Aug 08:02
97b5597
  • Multiple-of rounding methods: ceil() floor() round()

v2.3.0

Choose a tag to compare

@sirn-se sirn-se released this 30 Dec 10:44
598f301
  • Adding php 8.4 in test CI
  • precision() take second parameter wide, if set evaluate PHP_FLOAT_DIG decimals
  • precision() fixed so it handles exponential notation
  • format() now support negative precision
  • Various doc and docblock fixes

Default locale

Choose a tag to compare

@sirn-se sirn-se released this 19 Jun 14:05
2.2.0

Default locale, dependencies

Php 8

Choose a tag to compare

@sirn-se sirn-se released this 16 Dec 21:40
  • Adding Php 8 support
  • Some superficial updates