Changelog

0.6.4 (2023-09-19)

Bug Fixes

0.6.3 (2023-09-13)

Features

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

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

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

0.4.1 (2023-08-24)

Features