MongoKit v0.9.0 is out !

31 views
Skip to first unread message

Nicolas Clairon

unread,
Aug 7, 2013, 10:48:14 AM8/7/13
to mong...@googlegroups.com
Hi everyone,

I have the plaisure to announce the release of v0.9.0.

This version brings some bugfix, a pretty big refactorization and the replica set support.

Please, note that this version require pymongo >= 2.5.

Here's the complete changelog:

 * now MongoKit required PyMongo >= 2.5
 * find_and_modify returns None if the query fails (thanks to @a1gucis)
 * Fix off-by-one error on SchemaDocument (thanks to @John Brodie)
 * Fix inherited queries (issue #106) (thanks to @effem-git)
 * Fix for serialization of nested structures with type validation (thanks to @LK4D4)
 * Remove unnecessary path arguments in to_json._convert_to_python (thanks to @Alexandr Morozov)
 * big refactorization by using multiple inheritance for DRYness (thanks to @liyanchang)
 * Add find_fulltext mehtod for convenience (thanks to @astronouth7303) (not official and not documented yet)
 * Allow text indexes in document definitions (thanks to @astronouth7303)
 * Adding replica set support (thanks to @liyanchang)
 * Fix typos on README (thanks to @girasquid)
 * add pagination helper (not yed documented)(thanks to @jarrodb) https://github.com/namlook/mongokit/blob/master/mongokit/paginator.py

A very big thank you to all the contributors. Now, let's road to the 1.0 release :)

Have fun,

N.
Reply all
Reply to author
Forward
0 new messages