Akaunting Laravel Money Versions Save

Currency formatting and conversion package for Laravel

5.2.0

1 month ago
  • Added: Laravel 11 support @SupianIDz @ariaieboy

5.1.3

5 months ago
  • Fixed: Blade directive registration

5.1.2

9 months ago
  • Changed: Georgian Lari currency @Stichoza

5.1.1

9 months ago
  • Added: Allow static macros @Luke-Shepp

5.1.0

10 months ago
  • Added: Default convert option to config
  • Changed: Applied default currency to the helper

5.0.0

10 months ago
  • 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

1 year ago
  • Added: PHPUnit 10

4.0.0

1 year ago
  • 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

1 year ago
  • Added: UnexpectedAmountException class

3.1.1

1 year ago
  • Changed: Applied config to formatter