Skip to content

Releases: elixir-cldr/cldr_trans

Cldr Trans version 1.1.0

10 Aug 11:37
Compare
Choose a tag to compare

Enhancements

  • By default uses the default locale on the Cldr backend as the assumed locale of the non-translated field. Don't generate translations struct for the default locale either. This enhancement kindly contributed by @petrus-jvrensburg.

Cldr Trans version 1.0.0

26 Mar 19:28
6d4aca0
Compare
Choose a tag to compare

Enhancements

  • Publish official 1.0 release

Cldr Trans version 1.0.0-rc.0

07 Mar 23:29
Compare
Choose a tag to compare

Enhancements

Initial release forked from trans with enhancements to integrate with ex_cldr.

The primary differences from trans are:

  • Infers configured locales from the CLDR backend module
  • Uses the locale fallback chain to find a translation
  • Executes in-database translations via a database function
  • Returns NULL (not JSON 'Null') for all cases