Skip to content

1.4.0

Compare
Choose a tag to compare
@pelmered pelmered released this 25 Jul 09:21
· 53 commits to main since this release
bbe74d0

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

Full Changelog: 1.3.2...1.4.0