Current section

Files

Jump to
ex_cldr_print CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## Cldr Print v1.0.1
This is the changelog for Cldr Print v1.0.1 released on April 27th, 2023. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/cldr/tags)
### Enhancements
* Relax `nimble_parsec` requirement. Thanks to @cjbottaro. Closes #2.
* Fix configuration of the default cldr backend.
## Cldr Print v1.0.0
This is the changelog for Cldr Print v1.0.0 released on March 14th 2022. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/cldr/tags)
### Enhancements
* Release 1.0.0 since the API hasn't changed in 2 years! Requires Elixir 1.10.
## Cldr Print v0.4.0
This is the changelog for Cldr Print v0.4.0 released on November 1st, 2020. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/cldr/tags)
### Enhancements
* Add support for [CLDR 38](http://cldr.unicode.org/index/downloads/cldr-38)
* Use `Cldr.Decimal.compare/2` to support either Decimal 1.x or Decimal 2.x
## Cldr Print v0.3.0
This is the changelog for Cldr Print v0.3.0 released on October 23rd, 2019. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/cldr/tags)
### Enhancements
* Updates to [CLDR version 36.0.0](http://cldr.unicode.org/index/downloads/cldr-36) released on October 6th, 2019.
## Cldr Print v0.2.0
This is the changelog for Cldr Print v0.2.0 released on March 28th, 2019. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/cldr/tags)
### Enhancements
* Updates to [CLDR version 35.0.0](http://cldr.unicode.org/index/downloads/cldr-35) released on March 27th 2019.
## Cldr Print v0.1.0
This is the changelog for Cldr Print v0.1.0 released on March 4th, 2019. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/cldr/tags)
### Enhancements
* Initial Release.