Skip to content

Releases: compactd/slothdb

v1.11.2

24 Apr 19:23
Compare
Choose a tag to compare

1.11.2 (2018-04-24)

Bug Fixes

  • sloth-entity: returns type constructor (f41833d)
  • ssloth-database: avoid concurrent initSetup (68f9000)

v1.11.1

21 Apr 16:42
Compare
Choose a tag to compare

1.11.1 (2018-04-21)

Bug Fixes

  • sloth-rel: only push to fields belongsTo relations (4d29c90)

v1.11.0

21 Apr 16:04
Compare
Choose a tag to compare

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

20 Apr 16:24
Compare
Choose a tag to compare

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

20 Apr 15:23
Compare
Choose a tag to compare

1.10.0 (2018-04-20)

Features

  • add docKeys and getProps/getDocument to BaseEntity (c4b05b7)

v1.9.0

18 Apr 14:28
Compare
Choose a tag to compare

1.9.0 (2018-04-18)

Features

  • sloth-database: add queryKeys and queryKeyIDs methods (3261413)

v1.8.0

15 Apr 16:48
Compare
Choose a tag to compare

1.8.0 (2018-04-15)

Features

  • base-entity: add exists method (9329764)
  • use limax instead of slug (43d62c3)

v1.7.1

15 Apr 15:22
Compare
Choose a tag to compare

1.7.1 (2018-04-15)

Bug Fixes

  • index: export SlothIndex (b498908)

v1.7.0

14 Apr 16:29
Compare
Choose a tag to compare

1.7.0 (2018-04-14)

Features

  • add SlothView and SlothIndex (3a5e0f8)

v1.6.0

03 Apr 19:13
Compare
Choose a tag to compare

1.6.0 (2018-04-03)

Features