Releases: xlwings/jsondiff
Releases · xlwings/jsondiff
2.2.1
2.2.0
2.1.2
2.1.1 -- Fix pypi publish
No functional changes since 2.1.0. This fixes the pypi PKG-INFO.
2.1.0
What's Changed
- Minimal conversion to pytest+hypothesis by @mgorny in #52
- Added simple equality operator for class Symbol by @GregoirePelegrin in #55
- jsondiff: fix symbol equality by @corytodd in #61
- ci: add pytest workflow by @corytodd in #63
- setup.py: migrate to pyproject.toml by @corytodd in #65
- fix: better diffing of empty containers by @corytodd in #64
- add rightonly jsondiff syntax by @ramwin in #60
- Introduce YAML support by @corytodd in #67
- packaging: revert to requirements files by @corytodd in #69
- cli: handle deserialization errors by @corytodd in #72
- ci: upload to pypi on github release by @corytodd in #77
New Contributors
- @mgorny made their first contribution in #52
- @GregoirePelegrin made their first contribution in #55
- @corytodd made their first contribution in #61
- @ramwin made their first contribution in #60
Full Changelog: 2.0.0...2.1.0