Skip to content

Releases: adonisjs/i18n

Add locale negotiator and support for YAML

11 Oct 03:51
Compare
Choose a tag to compare
  • refactor: split file path using unix and windows delimeter both 9957580
  • feat: add negotiator to I18nManager class bf58214
  • refactor: make data param optional when formatting message bd6d362
  • feat: add support for yaml files 507001e
  • improvement: update instructions to create resources/lang directory 4e8f37d
  • fix: config stub to use correct property names and reference URL f2a6c48

v1.0.1...v1.0.2

Fixes for v1.0.0 and share t helper with templates

07 Oct 13:10
Compare
Choose a tag to compare
  • refactor: rename messages to translations and write view related tests cabb541
  • refactor: update DetectUserLocale middleware to share i18n with view aaca063
  • feat: add view "t" global 27302ff
  • fix: add container and events types to the main types file e921f21
  • refactor: always have defaultLocale in the support languages array 5fc08c2
  • fix: publish templates and instructions files to npm cdb8023

Full Changelog: v1.0.0...v1.0.1

Rewrite and change package name to `@adonisjs/i18n`

07 Oct 09:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.7...v1.0.0