Releases: rodrigofs/filament-maskinput
Releases · rodrigofs/filament-maskinput
v1.0.5
What's Changed
- fix: compatibility adjustment;
Full Changelog: v1.0.5...v1.0.5
v1.0.4
What's Changed
- fix: set mask dynamically in edit mode resource;
- chore: deleted directory .idea;
- build: update dependencies;
- style: ajust code-style;
v1.0.3
What's Changed
- fix: mask money problem with last digit. in #2;
- feat: money mask, new interface (BREAK CHANGES);
- docs: documentation update for new money mask interface;
The main version was not changed, there was no need.
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- fix: mask is not working in modals. in #1
- fix: throw exception when the mask or money methods are missing