Releases: akaunting/laravel-money
Releases · akaunting/laravel-money
3.1.2
- Added:
UnexpectedAmountException
class
3.1.1
- Changed: Applied config to formatter
3.1.0
- Added: Format for humans
3.0.1
- Added: Psalm for static analysis @aidan-casey
- Fixed: Some type hints @aidan-casey
3.0.0
- Added: Type hinting everywhere @aidan-casey
- Added: More tests for 100% code coverage @aidan-casey
- Changed: Directory structure to match Laravel recommendations @aidan-casey
- Changed: Test workflow to run in about 13 seconds instead of 6 minutes @aidan-casey
- Removed: Unnecessary doc blocks after type hinting @aidan-casey
2.1.0
- Added:
Money
andCurrency
casts to be used in Eloquent models by @aidan-casey
2.0.1
- Added: Blade components
money
andcurrency
2.0.0
- Added: PHP 8.1 support
- Removed: PHP 7 support
1.2.3
- Fixed: Croatian Kuna symbol position
1.2.2
- Added: Default currency
- Added: Option to drop decimal places if they are zero