Skip to content

v0.11.0

Latest

Choose a tag to compare

@strider2038 strider2038 released this 07 Feb 16:48
a3e6ffc

What's Changed

  • assertjson: JSON Lines (NDJSON) support — LinesHas, Lines(t, data).Has(...) for asserting multiple JSON objects per line
  • assertjson: Array-of-strings assertions
  • assertjson: Extended string assertions — prefix, suffix, integer, and number checks
  • assertjson: Has and FileHas now return a boolean value

Dependencies & tooling

  • Upgrade gofrs/uuid to v5
  • Upgrade GitHub Actions and Go setup
  • Update golangci-lint to v2.6.1

Other

  • README improvements

Full Changelog: v0.10.0...v0.11.0