Skip to content

v1.0.0

Compare
Choose a tag to compare
@bojanz bojanz released this 28 May 17:11
· 51 commits to master since this release
  • CLDR v33
  • The country list has been moved to commerceguys/addressing.
  • NumberFormatRepository now stores the number formats in PHP, no IO performed.
  • Performance optimizations (when loading base data, resolving the locale).
  • NumberFormatter has been split into NumberFormatter and CurrencyFormatter.
  • The formatters now support rounding (and default to PHP_ROUND_HALF_UP).