File: /home/mobilech/alliancelaptoptraining.com.np/repair/vendor/amirami/localizator/CHANGELOG.md
# Changelog
All notable changes to `amirami/localizator` will be documented in this file.
## 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.