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
- Core Engine functionality
- Container-based dependency injection
- Configuration management system
- Request/Response handling
- Exception handling system
- Autoload system
- Bootstrap system
- Plugin system
- Context management
- Removed deprecated
#[\AllowDynamicProperties]from Request and Response classes - Improved type safety with strict types
- Enhanced error handling
- Fixed version conflicts in composer.json
- Improved URI safety checks
- Enhanced input validation
- Enhanced input validation
- Improved URI safety checks
- Better exception handling in production mode
- Performance optimizations
- Additional helper functions
- Enhanced plugin system