Skip to content

Tags: benaranguren/mongo-python-driver

Tags

1.6

Toggle 1.6's commit message
version 1.6

1.5.2

Toggle 1.5.2's commit message
version 1.5.2

1.5.1

Toggle 1.5.1's commit message
BUMP 1.5.1 -- see changelog for details

1.5

Toggle 1.5's commit message
BUMP 1.5 -- see changelog for details

1.4

Toggle 1.4's commit message
BUMP 1.4 - see changelog for details

1.3

Toggle 1.3's commit message
BUMP 1.3 see changelog

1.2.1

Toggle 1.2.1's commit message
BUMP 1.2.1 (minor) see changelog

1.2

Toggle 1.2's commit message
BUMP 1.2 see changelog in docs

1.1.2

Toggle 1.1.2's commit message
BUMP 1.1.2 faster insert speed (message creation happens in C now), u…

…se random number for request_id, fix some race conditions with AutoReconnect exceptions

1.1.1

Toggle 1.1.1's commit message
BUMP 1.1.1

Support for multi-update
Fix C extension w/ unicode regex patterns
Added Collection.distinct
Add database support for DBRefs
json_util w/ helpers for encoding / decoding to JSON
DEPRECATING Cursor.__len__ in favor of Cursor.count(True)
Major documentation work - switched to sphinx