Releases: divineniiquaye/flight-routing
Releases · divineniiquaye/flight-routing
Release of v1.6.0
Full Changelog: v1.5.1...v1.6.0
Release of v1.5.1
Full Changelog: v1.5.0...v1.5.1
It is required/recommended to update to this version or later.
Release of v1.5.0
Full Changelog: v1.4.1...v1.5.0
Release of v1.4.1
Full Changelog: v1.4.0...v1.4.1
🚀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
⚡ Release of v1.0.0
What's Changed
- Fixed major issues with Publisher class namespace by @divineniiquaye in #10
- Update Dependabot config file by @dependabot-preview in #11
- Merge original commits from develop branch by @divineniiquaye in #12
- Has a lot of breaking changes, renamed a few classes, added new classes for new features, and removed a few classes.
- Added restful routing, PHP 8 support and increased performance almost 50% since previous version.
New Contributors
- @dependabot-preview made their first contribution in #11
Full Changelog: v0.5.2...v1.0.0
Release of v0.5.2
- Fixed major issues with Publisher class namespace
Full Changelog: v0.5.1...v0.5.2
Release of v0.5.1
- Fixed failing tests on GitHub action
Full Changelog: v0.5.0...v0.5.1
Release of v0.5.0
What's Changed
- Delete .scrutinizer.yml by @cyclonecopp in #9
- Updated php version to 7.1 for stable release and dev release @divineniiquaye in #6bc2765
- Fixed minor issues with parsing static method as string @divineniiquaye in #ab593da
New Contributors
- @cyclonecopp made their first contribution in #9
Full Changelog: v0.2.9...v0.5.0
Release of v0.2.9
What's Changed
- Fixed php files end of line to "\n" @divineniiquaye in #7435f94
- Added calendar (year, month, day) segment types to default compiler class @divineniiquaye in #70083eb
- Added performance improvements to the whole router.
Full Changelog: v0.2.8...v0.2.9