Releases: bare-devcontainer/decolint
Releases · bare-devcontainer/decolint
Release list
v0.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(format): output findings summary for text formatter by @nozaq in #8
- feat(cli): add -init flag to generate .decolint.jsonc by @nozaq in #9
- feat: add rule categories with per-category severity overrides by @nozaq in #10
- feat(cli): allow specifying target platforms in the config file by @nozaq in #11
Full Changelog: v0.0.2...v0.1.0
v0.0.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- refactor(linter): centralize Off severity handling in RegisterRule by @nozaq in #2
- refactor(linter): remove Finding.RuleID, engine assigns rule ID by @nozaq in #3
- refactor(format): hoist GitHub escape replacers to package vars by @nozaq in #4
- feat: add make help target with self-documenting targets by @nozaq in #5
- refactor(linter): convert Rule from interface to struct by @nozaq in #6
- feat(cli): add -rules flag by @nozaq in #7
New Contributors
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Immutable
release. Only release title and notes can be modified.
Full Changelog: https://github.com/bare-devcontainer/decolint/commits/v0.0.1