Releases: lunetics-org/LocaleBundle
Releases · lunetics-org/LocaleBundle
3.0.0-rc2
What's Changed
- Add license by @goetas in #222
- fix allowed locales and language detect by @goetas in #223
- Symfony 6 support by @kamilmusial in #224
New Contributors
- @kamilmusial made their first contribution in #224
Full Changelog: 3.0.0-rc1...3.0.0-rc2
3.0.0-rc1
What's Changed
- Fixes intentation typo by @michaelKaefer in #209
- Restore CI by @goetas in #217
- Symfony 5 support by @goetas in #218
- fix(document): Typo on Vary on Accept-Language section by @buiduchocst1992 in #211
- improve docs by @goetas in #219
- Use PSR4 by @goetas in #220
- use correct intl package by @goetas in #221
New Contributors
- @michaelKaefer made their first contribution in #209
- @buiduchocst1992 made their first contribution in #211
Full Changelog: 2.6.4...3.0.0-rc1
2.6.4
2.6.3
Typo fix
Fix xml configuration
2.6.1 Don't use string representation
Symfony 4 Compatibility
Merge pull request #202 from ElectricMaxxx/inject_services do not use container directly
2.5.4
2.5.3
2.5.2: Merge pull request #188 from hason/patch-1
Increase dev version
Use new Intl component