%PDF- %PDF-
Direktori : /www/loslex_o/demo/vendor/amirami/localizator/ |
Current File : /www/loslex_o/demo/vendor/amirami/localizator/CHANGELOG.md |
# Changelog All notable changes to `amirami/localizator` will be documented in this file. ## 0.12.0 - 2023-04-14 ### What's Changed - Add Laravel 10 compatibility by @musmanikram in https://github.com/amiranagram/localizator/pull/55 ## 0.11.1 - 2023-01-16 ### Fixed - `lang_path` for Laravel 9 by @amiranagram in https://github.com/amiranagram/localizator/pull/49 ## 0.11.0 - 2022-11-14 ### Changed - Exclude subdirectories by @amiranagram in https://github.com/amiranagram/localizator/pull/45 ## 0.10.1 - 2022-10-19 ### Added - Added an option to remove missing keys by @filip-nifti in https://github.com/amiranagram/localizator/pull/42 ## 0.9.1 - 2022-04-11 ## Changed - Keep numbered keys as strings in PHP lang files by @amiranagram in https://github.com/amiranagram/localizator/pull/37 ## 0.9.0 - 2022-03-12 ## Changed - Add support for newlines and spaces by @rexlManu in https://github.com/amiranagram/localizator/pull/35 ## 0.8.1 - 2022-02-23 ## Changed - New lang path for Laravel 9.x by @amiranagram in https://github.com/amiranagram/localizator/pull/33 ## 0.8.0 - 2022-02-15 ## Added - Added support for Laravel 9 by @musmanikram in https://github.com/amiranagram/localizator/pull/32 ## v0.7.1-alpha ### Added - Confirm usage of localize command in production. ### Changed - Use `testbench:^4.0` for Laravel 6.* LTS. ## v0.7.0-alpha ### Changed - Update dependencies, PHP 7.2.5 is now the minimum version. ## v0.6.1-alpha ### Fixed - Remove space after php opening tag for default locale export. ## v0.6.0-alpha ### Added - Added PHP 8 Support. ## v0.5.1-alpha ### Fixed - Strip slashes from translation keys. ## v0.5.0-alpha ### Fixed - Update PHP CS Fixer. - Natural case-insensitive sort. - Use `assertSame` instead of `assertEquals` in tests to compare arrays. ## v0.4.0-alpha ### Added - Default export to php lang files. ## v0.3.0-alpha ### Added - Laravel 6 LTS support. ## v0.2.0-alpha ### Added - Basic tests. ### Changed - Small improvements using paths. - Documentation. - Dependencies. ## v0.1.0-alpha - Initial release.