Releases: peerigon/scriptlint
Releases · peerigon/scriptlint
v1.3.2
1.3.2 (2020-02-03)
Bug Fixes
- dependencies: update scriptlint dependency to test re-release 😜 (1158222)
v1.3.1
1.3.1 (2020-02-03)
Bug Fixes
- readme: Add missing parts of the README (08726a9)
v1.3.0
1.3.0 (2020-02-03)
Bug Fixes
- CLI: add
-V
option to CLI (4925cc9)
Features
- cli: JSON output and config inspection (-j -c) (0ada14f)
v1.2.0
1.2.0 (2020-01-30)
Bug Fixes
- dev: whoops, forgot chmod in new package.json script (850f0c0)
- rules: improve reporting on no-aliases (c2e406b)
- rules: improve reporting on prepost-trigger-defined (94360f0)
- tests: fail test for invalid rule implementation (e9c1568)
Features
- rules: forbid certain script contents by regex (0e54bac)
v1.1.1
1.1.1 (2020-01-27)
Bug Fixes
- release: make release action build stuff first :D (9b34329)
v1.1.0
1.1.0 (2020-01-27)
Features
- add more badges to the README (7e950ab)
v1.0.0
1.0.0 (2020-01-27)
Bug Fixes
- bug with default npm scripts (969ce88)