Releases: rmariuzzo/Laravel-JS-Localization
Releases · rmariuzzo/Laravel-JS-Localization
v1.4.3 – ❤️ Support release + Lang.js updated (1.1.8).
This release, includes a couple of issues fixed plus the regular update of Lang.js.
Happy coding!
v1.4.2 – 🔄 Lang.js updated to latest version (1.1.5)
This release include take the latest release of Lang.js.
v1.4.1 – Improvement release!
Another release with some improvements:
- Enhancement: Recursively
ksort
messages to ensure consistent generated file content. - Fix: Cannot process messages in Laravel 4 structure.
Happy coding!
v1.4.0 – Combo release!
Finally, got the energy and time to make this release that includes the following changes:
- Laravel 5.4 support.
- Option to exclude Lang.js library (#79).
- Ability to specify default target path (#70).
- Tests fixed to support Laravel 4.2 / 5.0 / 5.1 / 5.2 / 5.3 / 5.4 against minimum PHP version required (#74).
Happy coding!
v1.3.5 – 🔄 Lang.js updated to latest version (1.1.5)
This release include take the latest release of Lang.js.
v1.3.4 - 🔥 Hotfixe release
This release include a fix for Windows users <3 (see #65).
v1.3.3 – 🔄 Lang.js updated to latest version (1.1.3)
This release makes use of the latest version of Lang.js: https://github.com/rmariuzzo/Lang.js/releases/tag/v1.1.4
v1.3.1 – 🔥 Hotfix release
v1.3.0 – The long awaited one
I'm more than proud to announce the release of Laravel-JS-Localization
v1.3.0.
Highlights
- Lang.js v1.1.0 (latest) included with tons of fixes.
- Proper tests to ensure support for PHP 5.5, 5.6, 7 and HHVM.
- Also, test covers support for Laravel 4.2, 5.0, 5.1, 5.2 and 5.3.
Happy coding!
v1.2.1
Hotfix release. Don't use v1.2.0, it doesn't work. Sorry to disappointing you all.
Many thanks to @okaufmann !
Happy Coding!