Releases: leuchtturm-dev/idiom
Releases · leuchtturm-dev/idiom
v0.6.6
v0.6.5
chore: release 0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
v0.5.1
v0.5.0
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)