Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.1 KB

File metadata and controls

53 lines (34 loc) · 1.1 KB

Change Log

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.

[Unreleased] - yyyy-mm-dd

Here we write upgrading notes for brands. It's a team effort to make them as straightforward as possible.

Added

Changed

Fixed

[v0.1.6] - 2024-08-12

  • Added heatmap opacity CLI option
  • Refactored result to now return a JSON via stdout

[v0.1.5] - 2024-08-10

  • added macos m1 arm support and binary file release

[v0.1.4] - 2024-07-11

Changed

  • cli arg structure to use an arg parser

[v0.1.3] - 2024-07-11

Changed

  • heatmap to have a white background

Added

  • Example heatmap image to README.md

[v0.1.1] - 2024-07-11

Added

  • Changelog

[v0.1.0] - 2024-07-11

Added

  • Initial commit