All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Bump various dependencies
- Reference link to lint rule documentation
- Graceful handling of the upstream colorized output feature
- Revalidate on file save
- Optimized extension production build with webpack
- Multi-root workspae support
- Revalidate all Dockerfile when
.hadolint.yaml
is changed
- Upgrade dependencies
- Revalidate Dockerfile now works on file saved
- Fixed broken Dockerfile fs path on win32
- Add instruction for win32 users to setup path to hadolint excutable
- Add optiont to set custom full path to hadolint executable
- Add missing output level configuration
- Add option to set default output level
- Improve npm build scripts
- Update development instruction
- Fixed window error message typo
- Fix broken tsconfig
- Fix broken npm script type: should use yarn over npm
- First release