🚀Release of v1.4.0
What's Changed
- Fixed major issues with Publisher class namespace by @divineniiquaye in #10
- Update Dependabot config file by @dependabot-preview in #11
- Fixed performance in route collection class by @divineniiquaye in #15
- Fixed annotations loading from routes by @divineniiquaye in #14
- Performance Update by @divineniiquaye in #16
- Improved issues & config templates in .github folder by @divineniiquaye in #17
- Optimized route matcher to be 22% better #19 by @divineniiquaye in #20
- Improved the route collection class by @divineniiquaye in #26
- fix: errors encountered in compiled regex from routes by @divineniiquaye in #34
- fix: cached route match causing memory leak by @divineniiquaye in #33
- feat: custom route matcher support by @divineniiquaye in #31
New Contributors
- @dependabot-preview made their first contribution in #11
Full Changelog: v1.0.0...v1.4.0