Skip to content

Releases: TimoBakx/api-events-bundle

1.1.1

30 Nov 12:55
bccc9a6
Compare
Choose a tag to compare

What's Changed

  • Added support for Symfony 7 and PHPUnit 10 by @TimoBakx in #2

Full Changelog: v1.1.0...v1.1.1

1.1.0

16 Feb 09:43
70e3c21
Compare
Choose a tag to compare
  • Bumped minimum versions
    • API Platform ^2.5 to ^3.0
    • PHP ^7.4 to ^8.1
    • Symfony ^5.2 to ^6.0

Full Changelog: v1.0.2...v1.1.0

1.0.2

22 Apr 09:43
c9e13a4
Compare
Choose a tag to compare

Added support for Symfony 6

1.0.1

26 Apr 12:27
4d7a2fe
Compare
Choose a tag to compare

Changes

  • Moved registration of ApiPlatformListeners to a separate registrator class

Bugfixes

  • Fixed the missing registration for BeforeRespond

1.0.0

12 Apr 13:02
Compare
Choose a tag to compare

First release, with the basic event listener interfaces and autowiring configuration.