Skip to content

Commit dc75e40

Browse files
committed
Release v0.13.2
1 parent d11b5c5 commit dc75e40

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)