Releases: artem-y/decimal-field
Releases · artem-y/decimal-field
v0.3.1: Make DecimalField open
What's Changed
Full Changelog: v0.3.0...v0.3.1
v0.3.0:
This release also includes changes from v0.2.2.
What's Changed
v0.3.0:
v0.2.2:
- Turning off trimming and reseting to zero behaviour when editing ends allowed by @artem-y in #9
- Turning off the behaviour of clearing zero when editing begins allowed by @artem-y in #8
Full Changelog: v0.2.1...v0.3.0
Update package name to capitalized DecimalField
What's Changed
Full Changelog: v0.2.0...v0.2.1
Refactoring of text processing logic
Hotfix: make allowsNegativeNumbers property public
What's Changed
Full Changelog: v0.1.0...v0.1.1
Basic implementation of core features
What's Changed
- Setup project by @artem-y in #1
- Move original implementation of DecimalField from Expense Calculator by @artem-y in #2
New Contributors
Full Changelog: https://github.com/artem-y/decimal-field/commits/v0.1.0