Skip to content

Releases: mfridman/tparse

v0.13.3

22 Apr 12:32
v0.13.3
bb1909d
Compare
Choose a tag to compare

What's changed

  • General housekeeping and dependency updates.

v0.13.2

15 Nov 02:24
v0.13.2
dc75e40
Compare
Choose a tag to compare

What's changed

  • Add partial support for -compare. A feature that displays the coverage difference against a previous run.
  • Fix unstable common package prefix logic #104

v0.13.1

04 Aug 20:09
Compare
Choose a tag to compare

What's changed

  • Fix failing GoReleaser github action (release notes location).

Summary from v0.13.0

  • Start a CHANGELOG.md for user-facing change.
  • Add GoReleaser to automate the release process. Pre-built binaries are
    available for each release, currently Linux and macOS. If there is demand, can also add Windows.

v0.12.2

30 May 01:40
v0.12.2
0707f0f
Compare
Choose a tag to compare

What's Changed

  • Record the start event with the package start time. #94
  • Shorten package name only for -smallscreen. #96

This version also bumps the minimum Go version to v1.17 and upgrades all the dependencies.

The release binaries have been temporarily disabled, so, for now, you'll need to go install the tool, example:

$ go install github.com/mfridman/tparse@latest       
go: downloading github.com/mfridman/tparse v0.12.2

Full Changelog: v0.12.1...v0.12.2

v0.12.1

10 Mar 03:35
Compare
Choose a tag to compare
Fix goreleaser

v0.11.1

10 Jul 13:08
c2ab870
Compare
Choose a tag to compare

Changelog

v0.11.0

05 Jul 03:36
e2da1ad
Compare
Choose a tag to compare

Changelog

v0.10.3

27 May 01:08
a20c511
Compare
Choose a tag to compare

Changelog

v0.10.2

26 May 04:56
fb20688
Compare
Choose a tag to compare

Changelog

v0.10.1

26 May 03:48
e3b0873
Compare
Choose a tag to compare

Changelog