| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-01-14 | 659 Bytes | |
| v0.12.0 source code.tar.gz | 2024-01-14 | 3.2 MB | |
| v0.12.0 source code.zip | 2024-01-14 | 3.4 MB | |
| Totals: 3 Items | 6.6 MB | 0 | |
What's Changed
This release bumps the internal Prisma version from 5.4.2 to 5.8.0 bringing major preview improvements to distinct & joins.
This release also ensures we use a consistent enum format on Python 3.11 upwards, see this issue for more details.
Misc changes
- Minor improvements to docs thanks to @Oreoxmt & @tooruu!