Releases: compactd/slothdb
Releases · compactd/slothdb
v1.11.2
1.11.2 (2018-04-24)
Bug Fixes
- sloth-entity: returns type constructor (f41833d)
- ssloth-database: avoid concurrent initSetup (68f9000)
v1.11.1
1.11.1 (2018-04-21)
Bug Fixes
- sloth-rel: only push to fields belongsTo relations (4d29c90)
v1.11.0
1.11.0 (2018-04-21)
Bug Fixes
- sloth-entity: cast constructor as a BaseEntity (9e09a3d)
- sloth-index: use docKeys instead of keys (9715485)
Features
- split idOrProps parsing between BaseEntity and SlothEntity (a7204cf)
v1.10.1
1.10.1 (2018-04-20)
Bug Fixes
- get-proto-data: revert throw when undefined __protoData (5556d35)
- sloth-database: create views if not found (659845d)
v1.10.0
1.10.0 (2018-04-20)
Features
- add docKeys and getProps/getDocument to BaseEntity (c4b05b7)
v1.9.0
1.9.0 (2018-04-18)
Features
- sloth-database: add queryKeys and queryKeyIDs methods (3261413)
v1.8.0
1.8.0 (2018-04-15)
Features
- base-entity: add exists method (9329764)
- use limax instead of slug (43d62c3)
v1.7.1
1.7.1 (2018-04-15)
Bug Fixes
v1.7.0
1.7.0 (2018-04-14)
Features
- add SlothView and SlothIndex (3a5e0f8)
v1.6.0
1.6.0 (2018-04-03)
Features