v1.9.0 Reporter fixes, public interfaces and improved VerifyJSONBytes
Full Changelog: v1.8.0...v1.9.0
- Changed FileOptions and Scrubber to be public (#73)
- Fixed how we report files when running using
-runparameters 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)