Skip to content

Releases: leuchtturm-dev/idiom

v0.6.6

07 Apr 22:40
fec2a71
Compare
Choose a tag to compare

See CHANGELOG.md

v0.6.5

03 Oct 15:03
3e4b110
Compare
Choose a tag to compare
chore: release 0.6.5

v0.6.4

19 Sep 19:29
4857d0b
Compare
Choose a tag to compare

0.6.4 (2023-09-19)

Bug Fixes

  • fix Idiom.Locales.get_language_and_script/1 when second part is not a script (ca9443e)

v0.6.3

13 Sep 20:07
859c9eb
Compare
Choose a tag to compare

0.6.3 (2023-09-13)

Features

Bug Fixes

  • don't try resolving a locale multiple times (c042af1)

v0.6.2

06 Sep 19:18
e76e97a
Compare
Choose a tag to compare

0.6.2 (2023-09-06)

Bug Fixes

  • actually support ordinal plurals (2eda631)

v0.6.1

06 Sep 18:50
ac5c0c5
Compare
Choose a tag to compare

0.6.1 (2023-09-06)

Features

v0.6.0

05 Sep 20:15
8082028
Compare
Choose a tag to compare

0.6.0 (2023-09-05)

⚠ BREAKING CHANGES

  • relicense

Features

v0.5.1

05 Sep 19:50
7fe6fe9
Compare
Choose a tag to compare

0.5.1 (2023-09-05)

Features

v0.5.0

04 Sep 19:06
ec600a2
Compare
Choose a tag to compare

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: add namespace 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: fix case 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

v0.4.1

24 Aug 20:09
52ea505
Compare
Choose a tag to compare

0.4.1 (2023-08-24)

Features