Skip to content

Releases: gitarcode/prisma-client-rust

v0.6.11.4

Choose a tag to compare

@kageiit kageiit released this 16 Jan 22:33

Changes

  • Remove migrations from default features (fixes build issues)

v0.6.11.3

Choose a tag to compare

@kageiit kageiit released this 16 Jan 20:32

Changes

  • Add default features: postgresql, mocking, migrations
  • Fix binary naming in release zips to match platform names
  • Simplify build workflow

v0.6.11.2

Choose a tag to compare

@kageiit kageiit released this 14 Jan 18:22
8ca1edf

Changes

  • Update lru dependency to 0.16 for security patch (via gitarcode/prisma-engines fork)
  • Fix ambiguous dmmf imports for Rust 2024+ compatibility

Binaries

Pre-built binaries with postgresql and mocking features enabled.

v0.6.11.1

Choose a tag to compare

@kageiit kageiit released this 28 Aug 19:17
4e1d3ab
Merge pull request #477 from Brendonovich/no-longer-maintained

Update README.md