Skip to content

Releases: akaunting/laravel-money

5.2.0

19 Mar 21:46
Compare
Choose a tag to compare

5.1.3

10 Dec 14:50
Compare
Choose a tag to compare
  • Fixed: Blade directive registration

5.1.2

28 Jul 06:59
193fcc9
Compare
Choose a tag to compare

5.1.1

21 Jul 08:10
e684359
Compare
Choose a tag to compare

5.1.0

11 Jul 08:38
Compare
Choose a tag to compare
  • Added: Default convert option to config
  • Changed: Applied default currency to the helper

5.0.0

10 Jul 09:41
Compare
Choose a tag to compare
  • Changed: Path of currencies in the config file
  • Fixed: Config cache issue caused by default currency

IMPORTANT: Update your config file after upgrading to this release!

4.0.1

16 Mar 14:52
df99d0f
Compare
Choose a tag to compare
  • Added: PHPUnit 10

4.0.0

14 Feb 18:14
Compare
Choose a tag to compare
  • Added: Macroable support for Currency and Money classes @ralphjsmit
  • Added: Validation rule for currencies @aidan-casey
  • Added: Laravel 10 support @danharrin
  • Removed: Laravel 8 support

3.1.2

27 Jul 08:18
Compare
Choose a tag to compare
  • Added: UnexpectedAmountException class

3.1.1

20 Jul 09:30
Compare
Choose a tag to compare
  • Changed: Applied config to formatter