Skip to content

Latest commit

 

History

History
171 lines (83 loc) · 7.65 KB

CHANGELOG.md

File metadata and controls

171 lines (83 loc) · 7.65 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.5.1 (2023-04-14)

Bug Fixes

  • refacto: added missing function addchecks (30b3afc)

1.5.0 (2023-04-14)

Features

  • refacto: added examples (899deb3)

1.4.2 (2023-04-09)

Bug Fixes

1.4.1 (2023-04-09)

Bug Fixes

1.4.0 (2023-04-09)

Features

  • cli: added documentation (5ef60b3)
  • config: added validation (c170337)
  • global: remove all AWS references (#102) (d559814)
  • golang: updated to 1.20 (f16bf3d)
  • internal: improved logging (71850f2)
  • labeler: updated labeler (e9e503b)
  • logger: improved coloring and default to error (3ccfcac)
  • logger: moved to own package (75cdb23)
  • manager: improved logging and readability of code (2920936)
  • panic: removed the last ones :) (a675028)
  • releaser: updated to latest (399da1a)
  • tests: added test (19f46bb)
  • tests: added test for plugin installation (ef17889)
  • tests: added tests on types shared so that it can be changed (0a35d93)
  • types: added type checking check (8546be1)

Bug Fixes

  • release: updated to 1.20 (7c241d2)

1.3.3 (2022-12-23)

1.3.2 (2022-12-15)

1.3.1 (2022-10-25)

Bug Fixes

1.3.0 (2022-10-12)

Features

Bug Fixes

  • readme-gen: added cognito because readme generator was wrong (83a2c45)

1.2.0 (2022-09-27)

Features

  • categories: added categories in init check (69c7afb)

1.1.0 (2022-09-27)

Features

  • checks: update init check method to add new category initialisation (87c0230)

1.0.0 (2022-09-26)

Features

  • plugins: added better error message (2f8d566)

0.11.10 (2022-09-26)

Features

  • plugins: added checks results in interface passed to plugins (894ab98)

0.11.9 (2022-09-23)

Bug Fixes

  • init: changed to latest instead of fix version for init config (f8c39ff)

0.11.8 (2022-09-22)

0.11.7 (2022-09-17)

Bug Fixes

  • report: changed from reporting to report (5683163)

0.11.6 (2022-09-16)

Features

  • plugins: added possibility to run mods, reports plugins (28d0caa)

0.11.5 (2022-09-16)

0.11.4 (2022-09-11)

Features

  • plugins: can now dynamically call plugins and not only aws named plugins (36ac556)

0.11.3 (2022-09-09)

Bug Fixes

  • print: removed leftover print (0269ce7)

0.11.2 (2022-09-09)

Bug Fixes

  • plugin: fixed registration of interface when no parameters (e8dd022)

0.11.1 (2022-09-09)

Features

0.11.0 (2022-09-09)

Features

  • plugins: configuration for plugins passed as interface (5a00c38)

0.10.8 (2022-09-09)