Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2.1.0 source code.tar.gz | 2024-06-24 | 18.7 kB | |
2.1.0 source code.zip | 2024-06-24 | 25.2 kB | |
README.md | 2024-06-24 | 1.6 kB | |
Totals: 3 Items | 45.5 kB | 0 |
What's Changed
- Minimal conversion to pytest+hypothesis by @mgorny in https://github.com/xlwings/jsondiff/pull/52
- Added simple equality operator for class Symbol by @GregoirePelegrin in https://github.com/xlwings/jsondiff/pull/55
- jsondiff: fix symbol equality by @corytodd in https://github.com/xlwings/jsondiff/pull/61
- ci: add pytest workflow by @corytodd in https://github.com/xlwings/jsondiff/pull/63
- setup.py: migrate to pyproject.toml by @corytodd in https://github.com/xlwings/jsondiff/pull/65
- fix: better diffing of empty containers by @corytodd in https://github.com/xlwings/jsondiff/pull/64
- add rightonly jsondiff syntax by @ramwin in https://github.com/xlwings/jsondiff/pull/60
- Introduce YAML support by @corytodd in https://github.com/xlwings/jsondiff/pull/67
- packaging: revert to requirements files by @corytodd in https://github.com/xlwings/jsondiff/pull/69
- cli: handle deserialization errors by @corytodd in https://github.com/xlwings/jsondiff/pull/72
- ci: upload to pypi on github release by @corytodd in https://github.com/xlwings/jsondiff/pull/77
New Contributors
- @mgorny made their first contribution in https://github.com/xlwings/jsondiff/pull/52
- @GregoirePelegrin made their first contribution in https://github.com/xlwings/jsondiff/pull/55
- @corytodd made their first contribution in https://github.com/xlwings/jsondiff/pull/61
- @ramwin made their first contribution in https://github.com/xlwings/jsondiff/pull/60
Full Changelog: https://github.com/xlwings/jsondiff/compare/2.0.0...2.1.0