Skip to content

v0.14.0

Latest

Choose a tag to compare

@f3l1x f3l1x released this 10 Feb 13:40
· 7 commits to master since this release

Bumped! 🚀

Diff: v0.13.0...v0.14.0

Changes:

  • Remove doctrine/annotations dependency, use PHP 8 native attributes only [e4d0f06] (@felixure)
  • Add missing generics, use reflections instead of variable property access [20046c9] (@Roman3349)
  • Modernize code base and fix issues reported by linters [282d40c] (@Roman3349)
  • Composer: allow contributte/psr7-http-message v0.11 and contributte/middlewares v0.13 [c6cb21b] (@Roman3349)

Maintenance: