Skip to content

Releases: robercoding/decimal-formatter

v0.1.0

02 Aug 12:08
Compare
Choose a tag to compare

Significant API changes in v0.1.0:

  • Core layer
    • Added percentage DecimalConfiguration
    • Added suffix and prefix to DecimalFormatter
    • Added "parseableValue" to FormattedDecimal model to later transform it
    • Added BigDecimal library to accept formatting from precision values and transform it.
  • Ui layer:
    • Removed UIDecimalFormatter
    • Removed DecimalValue
    • Components now accept FormattedDecimal instead of the old and now non-existent DecimalValue model.

0.0.1

01 Aug 04:51
Compare
Choose a tag to compare

Restructure packages and update README.md.

v0.0.1-alpha01

31 Jul 15:43
Compare
Choose a tag to compare
v0.0.1-alpha01 Pre-release
Pre-release

Initial pre-release