1.4.0
What's Changed
- Setup Laravel Pint by @pelmered in #34
- Add support for decimals and significant digits by @pelmered in #39
- Refactor money formatting function to remove unnecessary parameter by @kohaku1907 in #41
- Fix min comparison check in MinValueRule.php by @holmesadam in #47
- Set symbol placement on field + support for symbol placement=hidden by @pelmered in #48
- Short formatter by @pelmered in #49
- Fixed lower boundaries for some packages. This package now requires:
Filament: ^v3.2.21, previously ^v3.0
Collision ^7.6 or ^8.0, previously ^7.0 or ^8.0
Laravel: ^10.35, previously not required
New Contributors
- @kohaku1907 made their first contribution in #41
- @holmesadam made their first contribution in #47
Full Changelog: 1.3.2...1.4.0