All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial LTS release
- Full documentation
- Multiple routing algorithms (GroupCountBased, CharCountBased, MarkBased)
- Route collection system
- Route parameter binding
- Resource routing
- Route middleware support
- Route naming
- Route groups
- Improved route matching performance
- Enhanced route parameter extraction
- Fixed route caching issues
- Improved route parameter validation
- Route caching improvements
- Additional routing algorithms
- Route rate limiting support