Releases: argentumua/ArgentumTranslationBundle
Releases · argentumua/ArgentumTranslationBundle
Version 1.0.3
Version 1.0.2
- Fix loading translations from other resources
- Add ability to search translations by content in Sonata Admin
- Test with PHP 7.0
- Fix dependencies for Symfony 3.0
- Fix tests compatibility with Symfony 2.3
- Fix compatibility with Symfony 3.0
- Disallow tests failures on PHP 7.0 and HHVM
Version 1.0.1
- Handle non-existent translation_domain table to allow its creation
- Fixed translation creation for non-default locale
- Import translations from parent bundles and clear cache after import
- Updated README
- Test with PHP 5.6 and Symfony 2.x LTS versions