Releases: ctrf-io/go-ctrf-json-reporter
Releases · ctrf-io/go-ctrf-json-reporter
v0.0.15
What's Changed
- chore(cmd): refactored main program by @fredbi in #26
- fix: incorrect filePath capitalization by @ben-foxmoore in #27
New Contributors
- @ben-foxmoore made their first contribution in #27
Full Changelog: v0.0.14...v0.0.15
v0.0.14
v0.0.13
v0.0.12
What's Changed
- Change the verbose mode to output the test output as soon as we received it by @jmaitrehenry in #20
- Remove an optimization to catch all messages when they are not ordered by @jmaitrehenry in #21
New Contributors
- @jmaitrehenry made their first contribution in #20
Full Changelog: v0.0.11...v0.0.12
v0.0.11
v0.0.10
What's Changed
- reporter: add build failure handling and output collection by @Ma11hewThomas in #16
- Added
--quietand-qcommand-line flags to suppress console output by @Ma11hewThomas in #16 - Added exit 1 if failed tests or build fail by @Ma11hewThomas in #16
Full Changelog: v0.0.9...v0.0.10