Skip to content

Releases: eecavanna/mongo-diff

v0.3.1

09 May 23:58

Choose a tag to compare

What's Changed

  • Increase maximum compatible typer version from 0.9.x to 0.18.x by @eecavanna in #12

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 May 02:52

Choose a tag to compare

Install from PyPI: https://pypi.org/project/mongo-diff/

pip install mongo-diff

What's Changed

  • Bump black from 24.1.1 to 26.3.1 by @dependabot[bot] in #3
  • Bump pymongo from 4.6.1 to 4.6.3 by @dependabot[bot] in #4
  • Bump dnspython from 2.5.0 to 2.6.1 by @dependabot[bot] in #5
  • Display color diff of JSON representations of documents that differ between collections by @eecavanna in #6
  • Bump pygments from 2.17.2 to 2.20.0 by @dependabot[bot] in #8
  • Extract core functionality into functions to facilitate use of mongo-diff as library by @eecavanna in #10

New Contributors

Full Changelog: https://github.com/eecavanna/mongo-diff/commits/v0.3.0