File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
88## [ Unreleased]
99
10+ ## [ v0.16.0]
11+
1012- Add a ` -follow-output ` flag to allow writing go test output directly into a file. This will be
1113 useful (especially in CI jobs) for outputting overly verbose testing output into a file instead of
1214 the standard stream. (#134 )
@@ -69,7 +71,8 @@ Summary from [v0.13.0](https://github.com/mfridman/tparse/releases/tag/v0.13.0)
6971- Add [ GoReleaser] ( https://goreleaser.com/ ) to automate the release process. Pre-built binaries are
7072 available for each release, currently Linux and macOS. If there is demand, can also add Windows.
7173
72- [ Unreleased ] : https://github.com/mfridman/tparse/compare/v0.15.0...HEAD
74+ [ Unreleased ] : https://github.com/mfridman/tparse/compare/v0.16.0...HEAD
75+ [ v0.16.0 ] : https://github.com/mfridman/tparse/compare/v0.15.0...v0.16.0
7376[ v0.15.0 ] : https://github.com/mfridman/tparse/compare/v0.14.0...v0.15.0
7477[ v0.14.0 ] : https://github.com/mfridman/tparse/compare/v0.13.3...v0.14.0
7578[ v0.13.3 ] : https://github.com/mfridman/tparse/compare/v0.13.2...v0.13.3
You can’t perform that action at this time.
0 commit comments