Skip to content

Releases: xiCO2k/laravel-vue-i18n

v1.0.0

18 Jan 09:34
Compare
Choose a tag to compare

What's Changed

  • feat: Add Support to Laravel 9 by @xiCO2k in #7

Full Changelog: v0.5.0...v1.0.0

v0.5.0

11 Jan 21:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.5.0

v0.4.1

09 Jan 09:34
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

Fixed

  • Replace dash with an underscore on default lang to allow the correct convention used on Laravel.

v0.4.0

11 Dec 17:09
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.4.0

New Features

Add getActiveLanguage() Method.

v0.3.0

23 Nov 02:28
Compare
Choose a tag to compare

Full Changelog: v0.2.1...v0.3.0

New Features

  • Add defaultResolver, to find the resources/lang by default.

v0.2.1

19 Nov 21:55
Compare
Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

New Features

  • Add pluralization method transChoice.

v0.1.0

18 Nov 14:16
Compare
Choose a tag to compare

Initial release.