Skip to content

Releases: Djcharles26/pymongoose

Version 1.3.8

02 Jul 18:35
889efcc
Compare
Choose a tag to compare

Methods

  • Updated how populate works with dictionaries

Version 1.3.7

01 Dec 16:25
3bb40b6
Compare
Choose a tag to compare

Methods

  • Added no_cursor_timeout option in find methods

Version 1.3.6

01 Dec 16:21
212b8a0
Compare
Choose a tag to compare

Methods

  • Added no_cursor_timeout option in find methods

Version 1.3.5

12 Oct 18:06
423c7ec
Compare
Choose a tag to compare

Methods

  • Fixed how all parents are grouped when joining children in populate

Version 1.3.4

29 Aug 23:07
7782b83
Compare
Choose a tag to compare

Methods

  • Fixed how multiple aggregations are made
  • Added type error print when failing type check

Version 1.3.3

22 Apr 16:46
5bcd849
Compare
Choose a tag to compare

Methods

  • Fixed populate aggregation for multiple nesting objects
  • Added method to set schemas from list

Version 1.3.2

21 Apr 16:54
fa80fff
Compare
Choose a tag to compare

Methods

  • Fixed missing reference in validate required method

Version 1.3.1

11 Apr 22:06
a1ffd59
Compare
Choose a tag to compare

Populate

  • Updated how group inside populates is set corresponding with older groups

Logs

  • Removed check of debug log of errors

Methods

  • Added find one, update many and delete many

Tests

  • Updated test count methods

Version 1.3

09 Apr 00:09
cb83168
Compare
Choose a tag to compare

Populate

  • Updated how group inside populates is set corresponding with older groups

Logs

  • Removed check of debug log of errors

Methods

  • Added find one, update many and delete many

Tests

  • Updated test count methods

Version 1.2.3

04 Nov 08:39
1f192fe
Compare
Choose a tag to compare

Minor updates

  • Updated how replaceRoot occurs when parent is an object