Skip to content

Releases: davidlatwe/montydb

2.5.3

19 May 20:29
e34bb28
Compare
Choose a tag to compare

What's Changed

  • Add Python 3.12 release

Full Changelog: 2.5.2...2.5.3

2.5.2

22 Jul 18:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.1...2.5.2

2.5.1

21 Jul 18:36
4653538
Compare
Choose a tag to compare

What's Changed

  • Allow "$regex" inside "$not" queries on Mongo 4 by @arieltorti in #83

New Contributors

Full Changelog: 2.5.0...2.5.1

2.5.0

03 Feb 21:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

08 May 17:31
Compare
Choose a tag to compare

What's Changed

  • Update base.py by @bobuk in #69
  • Adds Poetry dependency management by @madeinoz67 in #58
  • Updated to work with python3.10 by @bobuk in #70
  • Removed Python 2.7 from tests. Added Python 3.10 into tests.
  • Minor fixes.

New Contributors

  • @bobuk made their first contribution in #69

Full Changelog: 2.3.12...2.4.0

2.3.12

26 Jul 18:03
Compare
Choose a tag to compare

Security improvement, see #61 . Thanks to @madeinoz67 .

2.3.11

02 Jul 19:50
ae509bb
Compare
Choose a tag to compare

2.3.10

26 Jun 22:32
90b7822
Compare
Choose a tag to compare

2.3.9

19 Jun 14:12
Compare
Choose a tag to compare
  • Fix #45, see #49 (flat-file storage related)
  • Minor changes, see #48
  • README updated

2.3.8

14 Jun 12:25
1e866ed
Compare
Choose a tag to compare

See #43

  • Fix #41
  • Exclude all tests module in install.