Skip to content

Releases: swaggest/assertjson

v1.10.0

14 Nov 18:29
ef38a15

Choose a tag to compare

What's Changed

  • Update CI and linter, fix issues by @cussrox in #23
  • Use json.Number in comparisons, add support for uint64 by @cussrox in #25

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

23 Jul 10:03
a3d8329

Choose a tag to compare

What's Changed

  • Add shorter helper for string assertion by @vearutop in #22

Full Changelog: v1.8.1...v1.9.0

v1.8.1

27 Apr 15:23
1c81e23

Choose a tag to compare

What's Changed

  • Fix json5 downgrade with dangling comma by @vearutop in #21

Full Changelog: v1.8.0...v1.8.1

v1.8.0

12 Apr 22:27
b42051d

Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

v1.7.0

16 May 17:26
9535626

Choose a tag to compare

Add FailNotEqualMarshal, update deps and CI (#18)

v1.6.8

05 Sep 20:20
0b84650

Choose a tag to compare

Stop escaping HTML in JSON output (#17)

v1.6.7

11 Aug 08:29
ad2493f

Choose a tag to compare

Add stdin support in jsoncompact (#16)

v1.6.6

17 Jun 11:17
6858fb8

Choose a tag to compare

Reduce diff output for large files (#15)

v1.6.5

13 Jun 22:29
9a52fc1

Choose a tag to compare

Use glob in jsoncompact input (#14)

v1.6.4

27 Mar 09:11
8302499

Choose a tag to compare

Update dependencies (#13)