Skip to content

Releases: kaizendorks/pymongo_inmemory

v0.4.2

26 May 08:03
2d1bf32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

17 Mar 20:50
1a54a5a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

28 Oct 07:26
v0.4.0
ebb15fc
Compare
Choose a tag to compare
  • Tooling enhancements. [PR #90]
  • Configuration for data directory. [PR #90]
  • Configuration for data directory. [PR #90]

v0.3.1

09 Sep 19:24
Compare
Choose a tag to compare
  • Development version upped to Python 3.9
  • Update to build system. Contribution by @pbsds
  • Coercing boolean configs correctly. Issue #82

v0.3.0

05 Jul 07:37
b2eec60
Compare
Choose a tag to compare
  • Downloader code got a refactoring which would make testing a lot more easier.
  • With that refactoring, we fixed the case where provided download url wouldn't work if it didn't follow official URL pattern. Issue #70

v0.2.13: Ertugrul/update actions (#66)

23 May 06:53
4f6cdba
Compare
Choose a tag to compare

This is basically a re-relase of v0.2.12 for codebase purposes, but has an update for CI/CD on top

  • Ability to use local mongod (by @kschniedergers with #65)
  • Version list update
  • Upped depended Python version for CI/CD

v0.2.12

21 May 19:32
Compare
Choose a tag to compare

v0.2.11

01 Nov 08:35
7a4a9b1
Compare
Choose a tag to compare

v0.2.10

04 Oct 19:43
e3bc157
Compare
Choose a tag to compare
  • Updated MongoDB version list.
  • With 6.0 versions, there is support of MacOS running on ARM arch.
  • Refactor server boot up sequence

v0.2.9

02 Oct 20:46
f656d5f
Compare
Choose a tag to compare
  • Bug fix where a random binary would be chosen if multiple extracted versions exist (#58)