Releases: 47ng/prisma-field-encryption
Releases · 47ng/prisma-field-encryption
v1.3.3
1.3.3 (2022-04-28)
Bug Fixes
- Immutable input parameters (4e1ea31), closes #3
v1.3.2
1.3.2 (2022-03-25)
Bug Fixes
v1.3.1
1.3.1 (2022-03-25)
Bug Fixes
- Don't try decrypting unencrypted models (aa20048)
- Give the actual middleware function a name (84ee37d)
v1.3.1-beta.1
Bug Fixes
- Don't try decrypting unencrypted models (aa20048)
- Give the actual middleware function a name (84ee37d)
v1.3.0
1.3.0 (2022-01-25)
Bug Fixes
- Don't show cursor warning for un-encrypted models (c42726c)
Features
- Cursor fallback on
[@unique](https://github.com/unique)
fields (2bbab93)
v1.3.0-beta.1
Bug Fixes
- Don't show cursor warning for un-encrypted models (c42726c)
Features
- Cursor fallback on
[@unique](https://github.com/unique)
fields (2bbab93)
v1.2.0
1.2.0 (2021-12-10)
Features
- Add automatic migrations generator (2e07579)
- Check custom cursor validity (c28ff05), closes #6
Bug Fixes
- Await mkdir -p before writing output files (3a76db2)
v1.2.0-beta.2
Bug Fixes
- Await mkdir -p before writing output files (3a76db2)
v1.2.0-beta.1
Features
- Add automatic migrations generator (2e07579)