Releases: Djcharles26/pymongoose
Releases · Djcharles26/pymongoose
Version 1.3.8
Methods
- Updated how populate works with dictionaries
Version 1.3.7
Methods
- Added no_cursor_timeout option in find methods
Version 1.3.6
Methods
- Added no_cursor_timeout option in find methods
Version 1.3.5
Methods
- Fixed how all parents are grouped when joining children in populate
Version 1.3.4
Methods
- Fixed how multiple aggregations are made
- Added type error print when failing type check
Version 1.3.3
Methods
- Fixed populate aggregation for multiple nesting objects
- Added method to set schemas from list
Version 1.3.2
Methods
- Fixed missing reference in validate required method
Version 1.3.1
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
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
Minor updates
- Updated how replaceRoot occurs when parent is an object