Skip to content

Cldr Units version 3.19.1

Choose a tag to compare

@kipcole9 kipcole9 released this 09 Sep 23:14
· 13 commits to main since this release

Bug Fixes

  • Fixes documentation to remove warnings. Thanks to @Munksgaard for the PR.

  • Add documentation for Cldr.Unit.add/2, Cldr.Unit.sub/2, Cldr.Unit.compare/3, Cldr.Unit.trunc/1 and Cldr.Unit.round/3 to Cldr.Unit. The remaining functions in Cldr.Unit.Math remain undocumented since at least Cldr.Unit.mult/2 and Cldr.Unit.div/2 are incorrect in many cases and their use is not advised.