0.0.36
Breaking Changes📦 sqlmodelView on GitHub →
⚠ 1 breaking🔧 1 symbols
Summary
This release removes support for the `sqlmodel-slim` package distribution, directing all users to use the standard `sqlmodel` package instead.
⚠️ Breaking Changes
- Support for the `sqlmodel-slim` package has been completely dropped. Users must switch to using the standard `sqlmodel` package.
Migration Steps
- If you were using `sqlmodel-slim`, switch your imports and dependencies to use the standard `sqlmodel` package.