Changelog for unicode-collation-0.1.1
Changelog
unicode-collation uses PVP Versioning.
0.1.1
-
Fix fallback behavior with
lookupLang(#3). PreviouslylookupLangwould letdefall back tode-u-co-phonebk. -
Add
collatorLang, which reports theLangused for tailoring (which may be different from theLangpassed tocollatorFor, because of fallbacks). -
Add
--verboseoption to executable. This prints the fallback Lang used for tailoring to stderr to help diagnose issues.
0.1
- Initial release.