Releases: symfony-cmf/Routing
Releases · symfony-cmf/Routing
1.4.0
stable release, no changes since the last RC
1.4.0-RC3
add changelog notice and cleanup phpdoc
1.4.0-RC2
fix building url. merged #167 too fast
1.4.0-RC1
prepare first RC release of 1.4
1.3.0
Merge pull request #121 from symfony-cmf/symfony-2
allow hhvm to fail. symfony 2.x promised BC, but symfony 3 will happen sometimes
1.3.0-RC4
Merge pull request #120 from symfony-cmf/deprecate-dynamicrouter-match
deprecate DynamicRouter::match and cleanup interface usage
1.3.0-RC3
Merge pull request #114 from symfony-cmf/dawehner-paged-route-collection
paged route collection
1.3.0-RC2
Merge pull request #110 from timplunkett/master
[Routing] Use correct exception message in ChainRouter::match()