Cldr Messages version 0.6.0
Enhancements
-
Add
Cldr.Message.canonical_message/2that converts a string message into a canonical form. This allows for fuzzy matching between two messages that may have different formatting (this is possible since the CLDR message format allows for non-formatting whitepsace in parts of the syntax). -
Add documentation for some of the key functions. Much more documentation required before 1.0 release.