* 65 fix connection leak * 64 fix error handling for connections and callbacks * 62 support for connecting to replica secondary instances * 58 replica set support
1.2.2
* 55 updated tests; enabled travis-ci * 54 cleanup logging * 50 allow None for limit * 49 add support for $comment in find * 44 helper function to list all collections * 40 add ability to pass arguments to ioLoop backend
1.2.1
* 37 include asyncmongo.backends in setup.py * 38 README.md not included in .tar.gz
1.2
* 29 support for glib mainloop * 35 support for hint to find() * 32 close connections in unit tests * 34 unittest updates * 31 fix typo in example
1.1.1
* fix cursor close in cases where IntegrityError is raised