Skip to content

Releases: michaellzc/vscode-hadolint

1.1.2

06 Aug 17:22
Compare
Choose a tag to compare

What's Changed

  • fix: handle an edge case of showing spammy error message by @michaellzc in #69

Full Changelog: 1.1.1...1.1.2

1.1.1

26 Feb 19:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

09 Jul 17:48
Compare
Choose a tag to compare

Added

  • Reference link to lint rule documentation #54

1.0.2

27 Mar 19:55
Compare
Choose a tag to compare

Fixed

  • Graceful handling of the upstream colorized output feature
  • Revalidate on file save

Notes

Upgrade guide #44 (comment)

1.0.1

15 Feb 07:28
Compare
Choose a tag to compare

Changed

  • Optimized extension production build with webpack

1.0.0

15 Feb 06:24
Compare
Choose a tag to compare

Added

  • Multi-root workspace support

Notes

Why bumping the major? The LSP client is re-written from scratch with multi-root workspace support in mind from the vscode-extension-samples/lsp-multi-server-sample boilerplate.

0.3.0

02 Dec 04:38
Compare
Choose a tag to compare

Added

  • Revalidate all Dockerfile when .hadolint.yaml is changed

0.2.3

28 Nov 09:08
Compare
Choose a tag to compare

Changed

  • Upgrade dependencies, fix event-stream mess

0.2.2

09 Nov 02:39
Compare
Choose a tag to compare

Fixed

  • Revalidate Dockerfile now works on file saved

0.2.1

22 Sep 08:17
Compare
Choose a tag to compare

Fixed

  • Fixed broken Dockerfile fs path on win32

Changed

  • Add instruction for win32 users to setup path to hadolint excutable