Changelog
Cldr_HTML v1.0.0
This is the changelog for Cldr HTML v1.0.0 released on July 3rd, 2021. For older changelogs please consult the release tag on GitHub
Enhancements
- Add
Cldr.HTML.Locale.select/3
to select locales.
Cldr_HTML v0.5.0
This is the changelog for Cldr HTML v0.5.0 released on June 23rd, 2021. For older changelogs please consult the release tag on GitHub
Bug Fixes
Correctly sort the selection list. Thanks to @0urobor0s for the collaboration
Pass options through to
Phoenix.HTML.Form.select/4
. Thanks to @0urobor0s for the PR.
Enhancements
- Adds a
:collator
option to theCldr.HTML.{Unit, Territory, Currency}.select/4
. This enables a library user to implement any desired collation on the select opions before rendering.
Cldr_HTML v0.4.0
This is the changelog for Cldr HTML v0.4.0 released on June 11th, 2021. For older changelogs please consult the release tag on GitHub
Bug Fixes
- Make
ex_doc
only available in:dev
and:release
Cldr_HTML v0.3.0
This is the changelog for Cldr HTML v0.3.0 released on May 23rd, 2021. For older changelogs please consult the release tag on GitHub
Enhancements
Add
Cldr.HTML.Territory.select/3
to select territoriesAdd support for
:style
option inCldr.HTML.Unit.select/3
Cldr_HTML v0.2.0
This is the changelog for Cldr HTML v0.2.0 released on February 7th, 2021. For older changelogs please consult the release tag on GitHub
Enhancements
Add
Cldr.HTML.Unit.unit_select/3
Use
Cldr.get_locale/0
notCldr.default_locale/0
as default parameter
Cldr_HTML v0.1.0
This is the changelog for Cldr HTML v0.1.0 released on November 1st, 2020. For older changelogs please consult the release tag on GitHub
Enhancements
First hex release
Support CLDR 38