Releases: Innmind/Router
Releases · Innmind/Router
6.0.0
5.2.0
What's Changed
- Fixes on guarded errors by @Baptouuuu in #19
- Allow to specify a method directly after the endpoint by @Baptouuuu in #20
- Add handle proxy by @Baptouuuu in #21
Full Changelog: 5.1.0...5.2.0
5.1.0
What's Changed
- Add missing return type by @Baptouuuu in #16
- Add
Pipeto ease creating common routing patterns by @Baptouuuu in #17 - Guard errors from being recovered by @Baptouuuu in #18
Full Changelog: 5.0.1...5.1.0
5.0.1
5.0.0
What's Changed
- Fix PHP
8.4deprecations by @Baptouuuu in #7 - Use date range for the license copyright by @Baptouuuu in #8
- Use BlackBox 6 by @Baptouuuu in #9
- Use
innmind/static-analysisby @Baptouuuu in #10 - Reuse workflows by @Baptouuuu in #11
- Update dependencies by @Baptouuuu in #12
- Replace implementation by a monadic approach by @Baptouuuu in #13
- Add
NoDiscardattribute on mutation free methods by @Baptouuuu in #14
New Contributors
- @Baptouuuu made their first contribution in #7
Full Changelog: 4.1.0...5.0.0