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
5
6
7
[section1]
key1 = value1
key2 = new_value2

[section2]
key3 = value3
key4 = value4