All notable changes to wallet
will be documented in this file.
bugfixes
refactor: math package migration
extracting math helper to laravel-helpers
removed: math class added: laravel-helpers
Better exception handling when checking for balance
Fixed issue rounding floats with balanceAsMoney method
feat: Added isZero, isNotZero, isSame, toNumber to allow better testing and more complex operations feat: added debitQuietly
fix: issue where balanceRaw would return null
- PHPStan Level 9
- Bump Everything to Latest
- PHP8.3 Min Requirement
- Laravel 11
Support Laravel 11
Initial Release