Releases: codezero-be/browser-locale
Releases · codezero-be/browser-locale
Version 3.4.0
- Add support for PHP 8.2 #9
Version 3.3.0
- Add support for Laravel 10
Version 3.2.1
- Fix deprecated call to trim() with a null value (#2)
Version 3.2.0
- Add support for Laravel 9
- Move tests to GitHub Workflows
Version 3.1.0
- Add support for PHP 8.0
Version 3.0.1
Add test config for PHP 7.3 and 7.4
Version 3.0.0
- Use
Filter
classes to filter specific Locale info with a newfilter()
method getLocales()
no longer accepts an argument to filter results
Version 2.0.0
- Rename main class & remove interface for simplicity
- Make constructor argument required
- Make private methods protected
- Switch to PHPUnit for testing
- Add ServiceProvider for Laravel
Version 1.0.0
- Get the primary browser locale
- Get all browser locales
- Get flattened arrays with specific locale info