Skip to content

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.

0.2.30

Added

  • Add new command browser to open old reports in browser #8
  • Add option to automatically open analysis link in browser #7

Fixed

  • Default python module webbrowser doesn't work correctly by default in some systems (e.g. MacOS) #9
  • Fix rewriting files with the same name when downloading artifacts #6
  • Fix encoding issues when unpacking logs #5

0.2.29

Fixed

  • Fixed bug in path resolving

0.2.28

Added

  • Installing the package using Nix and documentation #4

0.2.27

Added

  • Specifying the base path to the rules using the config #2

Fixed

  • Problem with spaces in paths when saving files #3

0.2.26

Added

  • Project documentation in mkdocs format
  • Project logos

Changed

  • Rename compiler option to rules
  • Refactoring of the internal code base before the public release

0.2.25

Added

Internal development