- faster lookups instead of nested loops #207 by @henrikthesing
- Fixes issue #153 (Unable to generate URL with port number) by @harikt in #205
- Add php 8.3 to the testing matrix by @Koopzington in #199
- Add php 8.4 to the testing matrix by @NaokiTsuchiya in #202
- Allow psr/http-message v2 by @NaokiTsuchiya in #201
- Add test coverage by @koriym in #191
- Change coverage driver from pcov to xdebug by @koriym in #192
- Update code coverage badge by @koriym in #193
- Enable PHP 8.2 compat by @koriym in #194
- FastRoute format by @willy68 in #196
- Various documentation and doc block improvements by @muglug, @johnnypeck, Andreas Sundqvist, @afilina, @vitorbari, @bkdotcom, @daniel-mueller, @cxj, @koriym
- CI improvements @jakejohns, @koriym,
- 8.1 support @koriym, @fisharebest
- Fixes #178 psr/log version 3 support @koriym
- Fixed #162 by @NaokiTsuchiya and @harikt
- Fixed #169 by @harikt