This changelog references the relevant changes (bug and security fixes) done.
To get the diff for a specific change, go to https://github.com/BeSimple/BeSimpleI18nRoutingBundle/commit/XXX where XXX is the change hash To get the diff between two versions, go to https://github.com/BeSimple/BeSimpleI18nRoutingBundle/compare/v2.2.0...v2.3.0
-
2.4.0
- bugs #80 Set be_simple_i18n_routing.doctrine_dbal.connection_name parameter (boekkooi)
- bugs #74 Exclude languaged (boekkooi)
- bugs #77, #66 Added Symfony 3 support (boekkooi)
- feature #43 Added annotation loader support for Symfony 2.5 and greater (boekkooi)
- feature #80 Introduced RouteNameInflector & RouteGenerator (boekkooi)
- feature #80 Added strict route support (boekkooi)
- feature #80 Implemented DI tests (boekkooi)
- feature #78 Use PSR-2 code style (boekkooi)
- feature #78 Updated minimum requirements (boekkooi)
- feature #78 Use PSR-4 (boekkooi)
- docs #68 Document prefix translation example (dbu)
- docs #69 Update installation instruction to recommend using composer (dbu)