Skip to content
This repository has been archived by the owner. It is now read-only.
Mar 31, 2010
version 1.5.2
Mar 17, 2010
BUMP 1.5.1 -- see changelog for details
Mar 10, 2010

1.5

BUMP 1.5 -- see changelog for details
Jan 27, 2010

1.4

BUMP 1.4 - see changelog for details
Dec 16, 2009

1.3

BUMP 1.3 see changelog
Dec 10, 2009
BUMP 1.2.1 (minor) see changelog
Dec 9, 2009

1.2

BUMP 1.2 see changelog in docs
Nov 23, 2009
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
Nov 14, 2009
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
Oct 21, 2009

1.1

BUMP 1.1
__hash__ methods for DBRef & ObjectID
bulk insert takes any iterable
fix for ObjectId generation when using multiprocessing
collection property for Cursor instances
network_timeout option for Connection instances
deprecate slave_okay setting for individual queries
fix for safe mode w/ threading
safe option for remove
option to use tailable cursor for find
You can’t perform that action at this time.