View Source Changelog
cldr-trans-v1-1-0
Cldr Trans v1.1.0
This is the changelog for Cldr Trans version 1.1.0 released on August 10th, 2022. For older changelogs please consult the release tag on GitHub
enhancements
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-v1-0-0
Cldr Trans v1.0.0
This is the changelog for Cldr Trans version 1.0.0 released on March 27th, 2022. For older changelogs please consult the release tag on GitHub
enhancements-1
Enhancements
- Publish official 1.0 release
cldr-trans-v1-0-0-rc-0
Cldr Trans v1.0.0-rc.0
This is the changelog for Cldr Trans version 1.0.0-rc.0 released on March 8th, 2022. For older changelogs please consult the release tag on GitHub
enhancements-2
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