Skip to content

Releases: ajur-media/ajur.currency

1.99.0

23 Aug 12:15
Compare
Choose a tag to compare
* [*] PHP8+ compatible version

1.4.2

26 Jan 11:51
Compare
Choose a tag to compare
  • [*] formatting numbers fix
  • [-] removed version from composer.json

1.4.0

11 Dec 11:28
Compare
Choose a tag to compare
  • [*] more exception checks
  • [*] check Logger instanceo

1.3.0

12 Jul 10:25
Compare
Choose a tag to compare
  • [+] added format_method option: legacy for old money_format() (default), numfmt for numfmt_format_currency() (PHP 7.4+)
  • [*] now throws RuntimeException instead of Exception
  • [*] selectCurrencySet() method have all params optional