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:
- Update docs: clarify TryCatchMiddleware behavior and fix typos [403a8c5] (@claude)
- Replace annotations with attributes in exceptions messages [646a84a] (@Roman3349)
- docs: update documentation to use PHP attributes [46c42bc] (@Roman3349)