2.8.0
- Improved json support by using a proper diffing tool (
JsonAssert
). - Canonicalization to improve html report. Xml and json responses are normalized into a common format to make diffing easier (Can be disabled with new
squit.json.canonicalize
andsquit.xml.canonicalize
dsl properties). - Dependency updates.