Releases: ariaieboy/filament-currency
Releases · ariaieboy/filament-currency
2.0.2
2.0.1
What's Changed
- Fixes type not to text when using numeric by @TheSkybreaker in #51
New Contributors
- @TheSkybreaker made their first contribution in #51
Full Changelog: 2.0.0...2.0.1
2.0.0
1.13.0
What's Changed
- Laravel 12.x Compatibility by @laravel-shift in #47
New Contributors
- @laravel-shift made their first contribution in #47
Full Changelog: 1.12.0...1.13.0
1.12.0
- add support for laravel-money version 6
if you use PHP 8.4 you should upgrade to laravel-money version 6
Full Changelog: 1.11.0...1.12.0
1.11.0
1.10.0
- add support for
MONEY_DEFAULTS_CONVERTenv variable
Full Changelog: 1.9.2...1.10.0
1.9.2
- add php 8.4 to composer.json
Full Changelog: 1.9.1...1.9.2
1.9.1
What's Changed
- fix safari error on required inputs by @ariaieboy in #44
Full Changelog: 1.9.0...1.9.1
1.9.0
What's Changed
- 41 add textinputcolumn currencymask support by @ariaieboy in #42
Full Changelog: 1.8.4...1.9.0