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
- Integration with Illuminate Database
- Query Builder support
- Eloquent ORM support
- Database migrations support
- Connection management
- Multiple database connections
- Updated Illuminate Database to ~11.19.0 for LTS stability
- SQL injection protection through parameterized queries
- Proper connection pooling
- Performance optimizations
- Connection pooling improvements
- Advanced query logging