Releases: eecavanna/mongo-diff
Releases · eecavanna/mongo-diff
v0.3.1
What's Changed
- Increase maximum compatible
typerversion from0.9.xto0.18.xby @eecavanna in #12
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Install from PyPI: https://pypi.org/project/mongo-diff/
pip install mongo-diffWhat'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-diffas library by @eecavanna in #10
New Contributors
- @dependabot[bot] made their first contribution in #3
- @eecavanna made their first contribution in #6
Full Changelog: https://github.com/eecavanna/mongo-diff/commits/v0.3.0