Releases: leandrocfe/filament-ptbr-form-fields
Releases · leandrocfe/filament-ptbr-form-fields
3.1.0
-
Fixed bugs
-
Currency Formatting:
Now supporting the USD format in addition to the default BRL. Easily switch between currencies using the currency() method and customize the prefix with the prefix() method. -
Integer Formatting:
You can now format money inputs to use integer values with the intFormat() method.
Full Changelog: 3.0.8...3.1.0
3.0.8
What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #25
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in #26
Full Changelog: 3.0.6...3.0.8
3.0.6
What's Changed
- feat: adding compatibility with laravel 11 by @patriciomartinns in #20
New Contributors
- @patriciomartinns made their first contribution in #20
Full Changelog: 3.0.4...3.0.6
3.0.4
Full Changelog: 3.0.1...3.0.2
What's Changed
- Correction of the error "The scheme '' is not supported." by @danielcei in #19
New Contributors
- @danielcei made their first contribution in #19
Full Changelog: 3.0.1...3.0.4
3.0.1
Fixed
- Money input #9
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #3
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in #5
- Bump dependabot/fetch-metadata from 1.5.0 to 1.6.0 by @dependabot in #6
- Develop by @rmsramos in #8
New Contributors
Full Changelog: 0.1.0...3.0.0
0.1.0
What's Changed
Initial commit
Full Changelog: https://github.com/leandrocfe/filament-ptbr-form-fields/commits/0.1.0