All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.7.9 (2022-10-14)
- update shorthand values and readme file (8c5157a)
- updated vulnerable packages and fix branch conflicts (1196522)
0.7.8 (2022-07-26)
0.7.7 (2022-03-14)
- update blacklist to blocklist throughout code (8bec2b9)
0.7.6 (2021-10-14)
- bump version of @commitlint/cli, jest, lint-staged, standard-version to reduce vulnerabilities (218cf9f)
0.7.5 (2020-01-07)
0.7.4 (2019-12-04)
- bump up standard-version package (74aae12)
0.7.3 (2019-12-04)
- initial adviser init template with built-in rules (1ca4f04)
0.7.2 (2019-11-06)
0.7.1 (2019-10-25)
0.7.0 (2019-10-24)
0.6.1 (2019-10-11)
0.6.0 (2019-10-11)
0.5.1 (2019-09-30)
0.5.0 (2019-08-23)
0.4.0 (2019-08-23)
- packages vulnerabilities (fe49590)
0.3.1 (2019-08-23)
- add events to the engine
- add loader UI to the terminal
0.3.0 (2019-08-13)
0.2.2 (2019-08-09)
0.2.1 (2019-07-24)
- binding between load and loadAll (1a0b4f8)
- cli config call (a0c49f3)
- cli is breaking if doesn't find the config file (bfe1f26)
- engine test (6b70927)
- issue in groupby prevented showing more than one report (7892219)
- move dev dependencies to prod dependencies (#14) (5ac9bb0)
- remove execution of rules, ready for refactor (072474c)
- remove unneeded class instantiations (360ce40)
- add bin path to the package.json (d6b3c21)
- add general rule validation to the schema (392b1f2)
- add verbose mode for rules, add rule perf timing (63fce64)
- cli now shows perf stats, doc links and is more verbose (7bd3914)
- load and validate config file (696b2dc)
- version 0.0.1 ready (dc142a8)
- binding between load and loadAll (1a0b4f8)
- cli config call (a0c49f3)
- cli is breaking if doesn't find the config file (bfe1f26)
- engine test (6b70927)
- move dev dependencies to prod dependencies (#14) (5ac9bb0)
- remove execution of rules, ready for refactor (072474c)
- remove unneeded class instantiations (360ce40)
- add bin path to the package.json (d6b3c21)
- add general rule validation to the schema (392b1f2)
- load and validate config file (696b2dc)
- version 0.0.1 ready (dc142a8)
- A library is born