Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.76 KB

CHANGELOG.md

File metadata and controls

43 lines (29 loc) · 1.76 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

  • General housekeeping and dependency updates.
  • Add partial support for -compare. A feature that displays the coverage difference against a previous run. See description for more details #101 (comment) and the initial issue #92.
  • Fix unstable common package prefix logic #104

v0.13.1 - 2023-08-04

  • 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.13.0 - 2023-08-04

  • 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.