Changelog
0.6.4 (2023-09-19)
Bug Fixes
- fix
Idiom.Locales.get_language_and_script/1
when second part is not a script (ca9443e)
0.6.3 (2023-09-13)
Features
- Add
mix idiom.extract
(#15) (f59eecb)
Bug Fixes
- don't try resolving a locale multiple times (c042af1)
0.6.2 (2023-09-06)
Bug Fixes
- actually support ordinal plurals (2eda631)
0.6.1 (2023-09-06)
Features
0.6.0 (2023-09-05)
⚠ BREAKING CHANGES
- relicense
Features
- relicense (0d36941)
0.5.1 (2023-09-05)
Features
0.5.0 (2023-09-04)
⚠ BREAKING CHANGES
- internal cleanup
- no longer hardcode defaults for
locale
,namespace
and
Features
Backend.Phrase
add support for appVersion (1b4db7a)Backend.Phrase
: addnamespace
option (1b4db7a)Backend.Phrase
: Add versioning (8826094)- add
Idiom.direction/1
(#23) (7654c03) - format locales (#24) (b0d3236)
- no longer hardcode defaults for
locale
,namespace
and (d760d4d)
Bug Fixes
Backend.Phrase
: fixcase
order (f758f81)- allow locales with more than 3 parts (10606b5)
- correctly mark external resources (74df0c9)
- fix typespecs for Idiom.t/2 and Idiom.t/3 (aeb2098)
Code Refactoring
- internal cleanup (ae3ec74)
0.4.1 (2023-08-24)
Features
- Add Code of Conduct (40a6181)