diffx 0.7.0

Smart diff for config files. Compare JSON/YAML/TOML/XML semantically. Features: ignore patterns, array tracking, directory compare, JSON/YAML output
1
2
3
4
ignore_keys_regex = "^(timestamp|_.*)"
output = "json"
epsilon = 0.001
array_id_key = "id"