Skip to content

Releases: symfony/routing

v6.2.0-BETA1

24 Oct 13:05
v6.2.0-BETA1
Compare
Choose a tag to compare
v6.2.0-BETA1 Pre-release
Pre-release

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

30 Sep 08:17
v6.1.5
Compare
Choose a tag to compare

Changelog (v6.1.4...v6.1.5)

  • bug #47529 Reject v2 UUIDs (nicolas-grekas)

v6.1.3

29 Jul 13:10
v6.1.3
Compare
Choose a tag to compare

Changelog (v6.1.2...v6.1.3)

  • no significant changes

v6.0.11

29 Jul 13:01
v6.0.11
Compare
Choose a tag to compare

Changelog (v6.0.10...v6.0.11)

  • no significant changes

v5.4.11

29 Jul 12:39
v5.4.11
Compare
Choose a tag to compare

Changelog (v5.4.10...v5.4.11)

  • no significant changes

v4.4.44

29 Jul 12:28
v4.4.44
Compare
Choose a tag to compare

Changelog (v4.4.43...v4.4.44)

  • no significant changes

v6.1.1

09 Jun 17:37
v6.1.1
Compare
Choose a tag to compare

Changelog (v6.1.0...v6.1.1)

  • no significant changes

v6.1.0

27 May 07:54
v6.1.0
Compare
Choose a tag to compare

Changelog (v6.1.0-RC1...v6.1.0)

  • no significant changes

v6.1.0-RC1

14 May 18:44
v6.1.0-RC1
Compare
Choose a tag to compare
v6.1.0-RC1 Pre-release
Pre-release

Changelog (v6.1.0-BETA2...v6.1.0-RC1)

  • no significant changes

v6.1.0-BETA2

27 Apr 17:53
v6.1.0-BETA2
Compare
Choose a tag to compare
v6.1.0-BETA2 Pre-release
Pre-release

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)