Releases: Inveracity/rethinkdb-mock
Releases · Inveracity/rethinkdb-mock
v0.11.0-dev1
What's Changed
- feat: add default database option by @NefixEstrada in #19
Full Changelog: v0.11.0-dev...v0.11.0-dev1
v0.11.0-dev
What's Changed
- updated dependencies by @Inveracity in #16
- exceptiongroup as dev dependency by @Inveracity in #17
- remove unreliable badges action by @Inveracity in #18
- fix(conn): add the missing close function for the connection by @NefixEstrada in #15
New Contributors
- @NefixEstrada made their first contribution in #15
Full Changelog: 0.10.1...v0.11.0-dev
rethinkdb-mock 0.10.1
- Add explicit support for Python 3.7
rethinkdb-mock 0.10.0
- Add ability to mock plucks with nested dicts and lists
rethinkdb-mock 0.9.10
rethinkdb-mock 0.9.9
Add support for Python 3.8
rethinkdb-mock 0.9.8
This release makes rethinkdb-mock (formerly MockThink) compatible with Python 3.9 and rethinkdb-python 2.4.8.
It's not feature complete, but it covers most of the basic features