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
- HTTP application layer
- Request handling
- Response generation
- Static file serving
- PHP file execution (optional)
- Automatic routing
- Controller-based routing
- Removed deprecated
#[\AllowDynamicProperties]from Request class - Improved request processing
- Enhanced static file handling
- Enhanced URI validation
- Improved file access control
- HTTP/2 support improvements
- Request validation enhancements
- Performance optimizations