Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Releases: AtomLinter/linter-shellcheck

v1.6.0

15 Jan 18:09
v1.6.0
662f07d
Compare
Choose a tag to compare

Fixed bugs:

  • Support v2 Linter API #127
  • Migrate CircleCI to a 2.0 configuration #116
  • Upgrade to CircleCI 2.0 #125 (Arcanemagus)

Merged pull requests:

v1.5.0

23 Aug 20:50
v1.5.0
aedfecf
Compare
Choose a tag to compare

v1.5.0 (2018-08-23)

Full Changelog

Implemented enhancements:

  • Relative paths in source directives #117
  • Allow ShellCheck source= directive to be relative to project root instead of file path #124 (tbehling)

v1.4.7

02 Apr 20:57
v1.4.7
b600cb0
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • Object.extname is deprecated. #108
  • Object.dirname is deprecated. #107
  • Verify valid TextEditor and path #109 (Arcanemagus)

v1.4.6

27 Aug 23:38
v1.4.6
0c6b2a7
Compare
Choose a tag to compare

Fixed bugs:

v1.4.5

26 Aug 08:19
v1.4.5
4c22cde
Compare
Choose a tag to compare

Implemented enhancements:

Fixed bugs:

  • Shellcheck linter reports Warning as Error #96
  • Treat messages of level note as info #101 (lucasdf)