Skip to content

Cldr_Units version 1.1.0

Compare
Choose a tag to compare
@kipcole9 kipcole9 released this 11 Jan 21:08

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. Closes #6.

  • Format the code with mix format