Skip to content

v1.9.0 Reporter fixes, public interfaces and improved VerifyJSONBytes

Choose a tag to compare

@hownowstephen hownowstephen released this 25 Feb 18:53
· 5 commits to main since this release

Full Changelog: v1.8.0...v1.9.0

  • Changed FileOptions and Scrubber to be public (#73)
  • Fixed how we report files when running using -run parameters to avoid issues with the file cleanup utility (#74)
  • Added support for a Cursor reporter on OSX and fixed a precedence issue in OSX reporting that prevented valid reporters from being reached
  • Fixed VerifyJSONBytes to work with other valid JSON data, instead of only JSON objects (#39)