Skip to content

Latest commit

 

History

History
48 lines (37 loc) · 2.55 KB

CHANGELOG.md

File metadata and controls

48 lines (37 loc) · 2.55 KB

Changelog

v0.1.13 (2022-04-21)

Fix

  • Insert endline at the end of the score line (2b959a0)

v0.1.12 (2022-03-02)

Fix

  • Report not executable bash program error (d3e7350)

v0.1.11 (2022-02-23)

Fix

  • Move yaml read outside get_configuration function (54b8f1d)
  • Project version now return the real truthy version (8000464)

v0.1.10 (2022-02-11)

Fix

v0.1.9 (2022-02-11)

Fix

  • actions: Remove -noop flag (5c4ab75)
  • bash: Use new run verbose value (312dbcc)
  • Remove useless import (cc1f69f)

v0.1.8 (2022-02-11)

Fix

  • configurable: Fix the _excluded method reference (1cac78d)
  • project: Inherit excluded function (e1dd669)

v0.1.7 (2022-02-09)

Fix

  • project: Refactor project code (1eaa859)

v0.1.6 (2022-02-08)

Fix

  • Exclude by default _ fields (aee199c)

v0.1.5 (2022-02-07)

Fix

v0.1.4 (2022-02-05)

Fix

  • Show version from metadata (2806e50)