Skip to content

Releases: gvl/exi18n

v0.2.0

10 Apr 17:35
@gvl gvl
Compare
Choose a tag to compare
  • Enhancements
    • Add Compiler module that handles variables interpolation into translation texts.
    • Change ETS table namespace
    • Instead of trying to create ETS table every time and rescue error, just check if exists.

v0.1.1

10 Apr 17:34
@gvl gvl
Compare
Choose a tag to compare

Enhancements

  • Documentation/Readme update.

v0.1.0

10 Apr 17:34
@gvl gvl
Compare
Choose a tag to compare
  • Enhancements
    • Add default_locale, path and storage configuration options.
    • Load translations from yaml files.
    • Raise errors on missing translation or incomplete path.
    • Store locales in ETS table.