Skip to content

Releases: swaggest/assertjson

v1.10.0

Choose a tag to compare

@vearutop vearutop released this 14 Nov 18:29
ef38a15

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

Choose a tag to compare

@vearutop vearutop released this 23 Jul 10:03
a3d8329

What's Changed

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

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

v1.8.1

Choose a tag to compare

@vearutop vearutop released this 27 Apr 15:23
1c81e23

What's Changed

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

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

v1.8.0

Choose a tag to compare

@vearutop vearutop released this 12 Apr 22:27
b42051d

What's Changed

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

v1.7.0

Choose a tag to compare

@vearutop vearutop released this 16 May 17:26
9535626
Add FailNotEqualMarshal, update deps and CI (#18)

v1.6.8

Choose a tag to compare

@vearutop vearutop released this 05 Sep 20:20
0b84650
Stop escaping HTML in JSON output (#17)

v1.6.7

Choose a tag to compare

@vearutop vearutop released this 11 Aug 08:29
ad2493f
Add stdin support in jsoncompact (#16)

v1.6.6

Choose a tag to compare

@vearutop vearutop released this 17 Jun 11:17
6858fb8
Reduce diff output for large files (#15)

v1.6.5

Choose a tag to compare

@vearutop vearutop released this 13 Jun 22:29
9a52fc1
Use glob in jsoncompact input (#14)

v1.6.4

Choose a tag to compare

@vearutop vearutop released this 27 Mar 09:11
8302499
Update dependencies (#13)