Current section

Files

Jump to
ex_cldr_print CHANGELOG.md
Raw

CHANGELOG.md

# Changelog for Cldr Print v1.0.0
This is the changelog for Cldr Print v1.0.0 released on March 14th. 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.
# Changelog for 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
# Changelog for 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.
# Changelog for 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.
# Changelog for 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.