Releases: akaunting/laravel-money
Releases · akaunting/laravel-money
5.2.2
5.2.1
- Changed: New Venezuelan currency code @CihanSenturk
5.2.0
- Added: Laravel 11 support @SupianIDz @ariaieboy
5.1.3
- Fixed: Blade directive registration
5.1.2
5.1.1
- Added: Allow static macros @Luke-Shepp
5.1.0
- Added: Default
convert
option to config - Changed: Applied default currency to the helper
5.0.0
- 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
- Added: PHPUnit 10
4.0.0
- Added: Macroable support for
Currency
andMoney
classes @ralphjsmit - Added: Validation rule for currencies @aidan-casey
- Added: Laravel 10 support @danharrin
- Removed: Laravel 8 support