8000 Tags · datamaranai/mongomock · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: datamaranai/mongomock

Tags

3.9.0

Toggle 3.9.0's commit message
v3.9.0

3.8.0

Toggle 3.8.0's commit message
Release 3.8.0

This release contains the following features and bugfixes

* Fix cursor.__getitem__ behavior mongomock#309 [@touilleMan]
* Raise exception when $unwind reference is not prefixed with '$' mongomock#307 [@MetrodataTeam]
* Support $type in find() mongomock#305 [@MetrodataTeam]
* Fix database property behavior mongomock#304 [@pcorpet]
* Support aggregate $out mongomock#303 [@MetrodataTeam]
* Skip missing fields in $project when aggregating mongomock#302 [@MetrodataTeam]
* Refactor Cursor constructor mongomock#301 [@edengreen]
* Aggregate projection support field rename mongomock#300 [@MetrodataTeam]
* Enable BulkWriteResult from collection.bulk_write mongomock#299 [@edengreen]
* Support $arrayElemAt in aggregate $project mongomock#298 [@MetrodataTeam]
* Return the copy of the document, not the actual document mongomock#291 [@Bernie]
* Fix pymongo bulk_write behavior mongomock#289 [@afouchet]
* Enable unset positional awareness mongomock#286 [@Bernie]
* Improve group _id capability mongomock#280 [@adamhicks]
* Add support for Cursor.rewind mongomock#277 [@gmacon]
* Support aggregate over literal value mongomock#274 [@ymost]
* Fix for updating with {} mongomock#272 [@bugrimov]

3.7.0

Toggle 3.7.0's commit message
Basic $project support. Various operators.

3.6.0

Toggle 3.6.0's commit message
Several improvements to aggregations.

3.5.0

Toggle 3.5.0's commit message
Release 3.5.0: $min and $max operations.

3.4.0

Toggle 3.4.0's commit message
Release 3.4.0: $currentDate support

3.3.0

Toggle 3.3.0's commit message
Release 3.3.0: Dot-notation for upsert. write_options args

3.2.1

Toggle 3.2.1's commit message
Release 3.2.1: Fix unexpected exception when $regex meets non-string

3.2.0

Toggle 3.2.0's commit message
Release 3.2.0: Aggregation ($group) improvements.

3.1.1

Toggle 3.1.1's commit message
Release 3.1.1: Fix $unset and find projection for nested fields.

0