Skip to content

Releases: cufyorg/mongokt

0.2.0 Beta 10

16 Jul 03:38

Choose a tag to compare

0.2.0 Beta 8

15 Jul 05:33

Choose a tag to compare

  • More expr literal(...) overloads

0.2.0 Beta 7

14 Jul 13:59

Choose a tag to compare

  • Added upsertOne and upsertOneGet

0.2.0 Beta 6

13 Jul 01:13

Choose a tag to compare

  • Deprecated collection.ensureIndex
  • Added collection.exists
  • Added collection.existsById
  • Added collection.replaceOneGet
  • Added collection.replaceOneByIdGet
  • Added collection.updateOneGet
  • Added collection.updateOneByIdGet
  • Added collection.tryCreateIndex
  • Added collection.tryCreateIndexes
  • Added Operation model constructor overloads

Full Changelog: 0.2.0-beta.5...0.2.0-beta.6

0.2.0 Beta 5

11 Jul 23:49

Choose a tag to compare

  • fixed filters platform clash

0.2.0 Beta 4

11 Jul 23:39

Choose a tag to compare

  • feat filters

0.2.0 Beta 3

10 Jul 06:00

Choose a tag to compare

Full Changelog: 0.2.0-beta.2...0.2.0-beta.3

0.2.0 Beta 2

09 Jul 11:40

Choose a tag to compare

  • added more ID utils

0.2.0 Beta 1

08 Jul 11:05

Choose a tag to compare

  • Added orNull and orUndefined

0.2.0 Beta 0

08 Jul 08:18

Choose a tag to compare

  • Use of context parameters