File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
88## [ Unreleased]
99
10+ ## [ v0.13.2]
11+
1012- Add partial support for ` -compare ` . A feature that displays the coverage difference against a
1113 previous run. See description for more details
12- https://github.com/mfridman/tparse/pull/101#issue-1857786730 and the initial issue https://github.com/mfridman/tparse/issues/92 .
14+ https://github.com/mfridman/tparse/pull/101#issue-1857786730 and the initial issue #92 .
15+ - Fix unstable common package prefix logic #104
1316
1417## [ v0.13.1] - 2023-08-04
1518
@@ -29,6 +32,7 @@ Summary from [v0.13.0](https://github.com/mfridman/tparse/releases/tag/v0.13.0)
2932- Add [ GoReleaser] ( https://goreleaser.com/ ) to automate the release process. Pre-built binaries are
3033 available for each release, currently Linux and macOS. If there is demand, can also add Windows.
3134
32- [ Unreleased ] : https://github.com/mfridman/tparse/compare/v0.13.1...HEAD
35+ [ Unreleased ] : https://github.com/mfridman/tparse/compare/v0.13.2...HEAD
36+ [ v0.13.2 ] : https://github.com/mfridman/tparse/compare/v0.13.1...v0.13.2
3337[ v0.13.1 ] : https://github.com/mfridman/tparse/compare/v0.13.0...v0.13.1
3438[ v0.13.0 ] : https://github.com/mfridman/tparse/releases/tag/v0.13.0
You can’t perform that action at this time.
0 commit comments