Current section

Files

Jump to
ex_cldr_units CHANGELOG.md
Raw

CHANGELOG.md

# Changelog for Cldr_Units v1.1.0
This is the changelog for Cldr v1.0.2 released on January 12th, 2018. For older changelogs please consult the release tag on [GitHub](https://github.com/kipcole9/cldr_units/tags)
## Bug Fixes
* Fixes the documentation for `Cldr.Units.convert/2` and adds the correct spec. Thanks to @lostbokrakai. Closes #5.
## Enhancements
* Add `Cldr.Unit.value(Unit.t)` to return the value of the `Unit`
* Format the code with `mix format`
# Changelog for Cldr_Units v1.0.1
## Bug Fixes
* Fixes the conversion rates for `:centimeter` and `:picometer`