FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 03a685bb authored by Robert Franklin's avatar Robert Franklin
Browse files

version 0.9 - new difference converter

complete rewrite of the difference converter system that uses
deepops.deepdiff() to work out differences more simply, based on the
configuration dictionaries directly

rule system replaced by simpler 'excludes' list which matches keys in
the configuration dictionaries: -x/-X/-y replace old options

add various debugging options: -P, -C, -D, -V

added -O option to suppress output
parent ad22294e
No related branches found
No related tags found
No related merge requests found
# contextdiff.__init__
__version__ = "0.8"
__version__ = "0.9"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment