v1.9.0
What's Changed
Enhancements π
- Database read-write separate by @hwbrzzl in #35
- Add database pool configuration by @hwbrzzl in #37
- Custom .env path by @hwbrzzl in #25
- Cache add Memory driver by @hwbrzzl in #26
- Orm add Paginate method by @hwbrzzl in #28
- Adding Artisan Commands for Generating Controllers, Middlewares, and Models by @merouanekhalili in #27
- Upgrade gin and add new methods for Response by @hwbrzzl in #36
Breaking Changes π
Bug Fixes π
- Fix get extension error by @hwbrzzl in #29
- Fix template error on
make:event
andmake:listener
command
New Contributors
- @merouanekhalili made their first contribution in #27
Upgrade Guide: Upgrading To v1.9 From v1.8
Full Changelog: v1.8.3...v1.9.0