Releases: symfony/routing
Releases · symfony/routing
v6.2.0-BETA1
Changelog (v6.1.6...v6.2.0-BETA1)
- feature #47943 Nicer config syntax for PSR-4 route loading (derrabus)
- feature #47916 PSR-4 directory loader (derrabus)
- feature #47525 Add UuidV7 and UuidV8 (nicolas-grekas)
- feature #46430 Add
Requirement::POSITIVE_INT
for common ids and pagination (HeahDude)
v6.1.5
Changelog (v6.1.4...v6.1.5)
- bug #47529 Reject v2 UUIDs (nicolas-grekas)
v6.1.3
Changelog (v6.1.2...v6.1.3)
- no significant changes
v6.0.11
Changelog (v6.0.10...v6.0.11)
- no significant changes
v5.4.11
Changelog (v5.4.10...v5.4.11)
- no significant changes
v4.4.44
Changelog (v4.4.43...v4.4.44)
- no significant changes
v6.1.1
Changelog (v6.1.0...v6.1.1)
- no significant changes
v6.1.0
Changelog (v6.1.0-RC1...v6.1.0)
- no significant changes
v6.1.0-RC1
Changelog (v6.1.0-BETA2...v6.1.0-RC1)
- no significant changes
v6.1.0-BETA2
Changelog (v6.1.0-BETA1...v6.1.0-BETA2)
- feature #46157 Remove variadic constructor signature (wouterj)
- feature #46042 Add params variable to condition expression (HypeMC)
- bug #46097 fix router base url when default uri has trailing slash (Tobion)
- feature #45528 Add Requirement, a collection of universal regular-expressions constants to use as route parameter requirements (fancyweb)