Skip to content

v1.0.4

Compare
Choose a tag to compare
@xabbuh xabbuh released this 17 Sep 18:11
· 68 commits to master since this release
v1.0.4
  • resolve circular dependency between the doctrine.orm.default_entity_manager
    (or any other Doctrine ORM entity manager service) and security_context services
    when using the translation history feature
  • disable the Form and Validator extension when running tests to be compatible with
    Symfony 2.5.4
  • do not register the translation history subscriber service when the feature was
    not enabled
  • added tests for the asm:translations:dummy command
  • added an option to configure translation file loaders based on the file extension
  • removed unused translation fixtures loader
  • map files with .xlf extensions to the XliffFileLoader