Releases: VolumeGraphics/havocompare
Releases · VolumeGraphics/havocompare
0.6.1
Merge pull request #53 from ChrisRega/main
Update json-diff to 0.6 seriesx
0.6.0
- Add new options for image compare module (a lot of options!)
- Bump json-compare to new version fixing bugs in regex field excludes and sorting
0.5.4
- Add option to run single file mode from CLI
0.5.3
- Add option to sort json arrays (including deep sorting)
- Make single file comparison function to public api
- Update dependencies, fix broken pdf import regarding whitespaces
0.5.2
Merge pull request #44 from VolumeGraphics/report-fixes
Report fixes
0.4.0
- Separate reporting logic from comparison logic
- Implement a machine-readable JSON reporting
0.3.2
- Fixed print of yaml validation from cli
- Added --open to compare to directly open the report
- Bumped / Updated the cargo dependencies
0.3.1
Bug fix: swapped actual and nominal in HTML-Compare