Skip to content

5.0.0

Compare
Choose a tag to compare
@arhimede arhimede released this 01 Jul 09:45
· 38 commits to 5.0 since this release
d136bad

What's Changed

  • Refactor: Transfer responsibility from handlers to services. by @alexmerlin in #272
  • Issue #277: Sorted routes by name by @alexmerlin in #278
  • Issue #266: Replaced annotation-based dependency injection with attribute-based dependency injection by @alexmerlin in #280
  • update license file by @arhimede in #282
  • Added missing factory spec for ErrorReportHandler. local.php.dist: removed an unnecessary use statement. by @alexmerlin in #284
  • bump for doctrine orm 2 -> 3, dbal 3 -> 4 through roave psr container by @cPintiuta in #283
  • Implemented API evolution pattern by @MarioRadu in #285
  • added version in home handler by @arhimede in #287
  • Update README.md by @arhimede in #290
  • API deprecation refactoring by @MarioRadu in #291
  • Update qodana_code_quality.yml by @arhimede in #294
  • Issue #295: ContentNegotiationMiddleware: Make $config readonly by @alexmerlin in #296

Full Changelog: 4.5.0...5.0.0