What's Changed
Added
- feat: Add stubs for Cache facade by @melvinversluijs in #2420
- feat: Migration caching (
enableMigrationCacheoption, disabled by default) in 9b35634d and 82c1889 Read more about it here - feat:
parseModelCastsMethodoption for better cast inference in afd59445 Read more about it here: - feat: Styled bootstrap error reporting with stack traces in 1756b49a
Fixed
- [3.x] fix: nullability detection for TEXT and some other column types by @hivokas in #2422
- fix: groupBy stub in 7d52136f
- fix: Primary key type inference for models using HasUuids and HasUlids (#2188) in 4894e254
New Contributors
- @melvinversluijs made their first contribution in #2420
- @hivokas made their first contribution in #2422
Full Changelog: v3.8.1...v3.9.0