Biggest release in a long time!
- Mongo-Thingy is now both sync and async! 🔥 (#39)
- It also supports other backends than PyMongo / Motor, namely MongoMock and MontyDB (#36).
- A new
Cursor.delete()
method has been implemented as well. (#40, see #25 for rationale)
Full Changelog: 0.13.1...0.14.0