Protect Symbol.eq by instance check
Exclude a list of paths from diff. by @payam54 in #81
really drop python<=3.7 support by @kloczek in #78 Added docstrings by @payam54 in #79 remove last bits of python2 support by @corytodd in #80
Fix pypi release readme formatting
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
remove deprecated jsondiff entrypoint
Optionally allow different escape_str than '$' clarified the readme, closes #23
Add license to setup.py Refactor recursive list-diff helper method to be iterative
Deprecate the jsondiff command due to conflicts with json-patch
README: disable incorrect syntax highlight for usage message Maintaining consistency in checking type of object make generate_readme.py compatible with python3
Exclude tests from installation
Added command line client
Stable release
Changed syntax
First release