Releases: baraja-core/localization
Releases · baraja-core/localization
v2.1.3
Full Changelog: v2.1.2...v2.1.3
v2.1.2
Full Changelog: v2.1.1...v2.1.2
v2.1.1
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Fix CS by @janbarasek in #14
New Contributors
- @janbarasek made their first contribution in #14
Full Changelog: v2.0.8...v2.1.0
v2.0.8
Localization::getLocale() Add support for CLI locale detection (use d…
v2.0.7
If given query parameter is not valid locale redirect to canonical URL.
v2.0.6
Task: If locale does not exist use English.
v2.0.5
TranslateObject: Use static::class and $class::class shortcut.
v2.0.4
Extension: Remove deploy candidate parameter.
v2.0.3
TranslatorObject: __call() return should be mixed.