Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 19:06
ec600a2

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