All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.5.1 (2023-04-14)
- refacto: added missing function addchecks (30b3afc)
1.5.0 (2023-04-14)
- refacto: added examples (899deb3)
1.4.2 (2023-04-09)
- goreleaser: fixed (a13d958)
1.4.1 (2023-04-09)
- workflow: version go (8498efe)
1.4.0 (2023-04-09)
- 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)
- release: updated to 1.20 (7c241d2)
1.3.3 (2022-12-23)
1.3.2 (2022-12-15)
1.3.1 (2022-10-25)
1.3.0 (2022-10-12)
- yatas: added debug log (eb32a4c)
- readme-gen: added cognito because readme generator was wrong (83a2c45)
1.2.0 (2022-09-27)
- categories: added categories in init check (69c7afb)
1.1.0 (2022-09-27)
- checks: update init check method to add new category initialisation (87c0230)
1.0.0 (2022-09-26)
- plugins: added better error message (2f8d566)
0.11.10 (2022-09-26)
- plugins: added checks results in interface passed to plugins (894ab98)
0.11.9 (2022-09-23)
- init: changed to latest instead of fix version for init config (f8c39ff)
0.11.8 (2022-09-22)
0.11.7 (2022-09-17)
- report: changed from reporting to report (5683163)
0.11.6 (2022-09-16)
- plugins: added possibility to run mods, reports plugins (28d0caa)
0.11.5 (2022-09-16)
0.11.4 (2022-09-11)
- plugins: can now dynamically call plugins and not only aws named plugins (36ac556)
0.11.3 (2022-09-09)
- print: removed leftover print (0269ce7)
0.11.2 (2022-09-09)
- plugin: fixed registration of interface when no parameters (e8dd022)
0.11.1 (2022-09-09)
- config: interface (098090d)
0.11.0 (2022-09-09)
- plugins: configuration for plugins passed as interface (5a00c38)