This repository has been archived by the owner on Oct 9, 2024. It is now read-only.
Releases: circuitsacul/DetaORM
Releases · circuitsacul/DetaORM
v0.4.1
- Fix TTL for single item inserts
Full Changelog: v0.4.0...v0.4.1
v0.4.0
- Added support for field defaults
- Fixed bug with updating nested fields
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Try to grab project key from env by @circuitsacul in #5
- use init_subclass args for name by @circuitsacul in #6
- Add NestedField support
New Contributors
- @circuitsacul made their first contribution in #5
Full Changelog: v0.2.0...v0.3.0
v0.2.0
DetaORM is now in a usable state. AFAIK it supports all features of DetaBase, except for TTL and nested dictionary queries.
Full Changelog: v0.1.0...v0.2.0