Skip to content
This repository has been archived by the owner on Aug 21, 2021. It is now read-only.

Releases: rollerworks-graveyard/RouteAutowiringBundle

Release v1.2.0

03 Dec 19:56
v1.2.0
1cf5cb1
Compare
Choose a tag to compare

Note: This release drops support for older Symfony versions, the 1.1 branch is bug-fix only now.

Added

  • [BC BREAK] Add support for Symfony 5 (sstok) #12

Changed

Release v1.1.0

07 Jun 15:35
v1.1.0
c80a51d
Compare
Choose a tag to compare

Added

  • Use the ServiceLocator (when available) (Symfony 3.4+) (sstok) #10

Release v1.0.2

05 Apr 18:23
v1.0.2
59baac0
Compare
Choose a tag to compare

Fixed

  • Remove resource after registration (sstok) #9

Release v1.0.1

23 Oct 09:48
v1.0.1
Compare
Choose a tag to compare

Added

  • Symfony 4 Compatibility (sstok) #6

Changed

  • Fix travis configuration (sstok) #7

Release v1.0.0

24 Aug 14:18
v1.0.0
2fd61db
Compare
Choose a tag to compare

This release is functionally identical to release v0.2.0.

Fixed

  • Fix travis failures (sstok) #4
  • Modernize the code base testing (sstok) #5

Release v0.2.0

21 Jan 15:51
v0.2.0
7437eac
Compare
Choose a tag to compare

This is considered the only working version, all older versions are "YANKED" and should not be used.

Fixed

  • Fix the route autowiring system (sstok) #3

Release v0.1.1

17 Jan 10:02
v0.1.1
8b7ddfd
Compare
Choose a tag to compare

This release contains no big changes but reduces the dist-zip and prevents
tests from getting in your optimized class-map.

Changed

First release [YANKED]

28 Mar 14:59
Compare
Choose a tag to compare

First release