All Versions
20
Latest Version
Avg Release Cycle
43 days
Latest Release
929 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v1.17.1 Changes
July 04, 2019 -
v1.17.0
June 21, 2019 -
v1.16.3 Changes
April 01, 2019๐ Bugfiixes
- ๐ Fixed incorrect parsing when having spaces around commas in exec notation #307
-
v1.16.2 Changes
March 18, 2019๐ Bugfixes
- ๐ Fixed false negative for DL3015 #306
-
v1.16.1 Changes
March 18, 2019๐ Bugfixes
- ๐ Fixed problem where comments ending with
\
would glob the next line causing the Dockerfiles to be parsed incorrectly
- ๐ Fixed problem where comments ending with
-
v1.16.0 Changes
January 30, 2019๐ New Features and Bugfixes
- ๐ Support for the
--index-url
,-i
and--extra-index-url
flags inpip
installation - fixes #287 - ๐ Support for the
--repository
flag inapk
installation - fixes #290 - โก๏ธ Updated ShellCheck to 0.6.0
Info
- Added steps for Codeship Pro integration
- โก๏ธ Updated README with MS Windows installation using
scoop
- ๐ Support for the
-
v1.15.0 Changes
October 31, 2018๐ New Features
- ๐ Support for the
--platform
flag inFROM
instructions - ๐ Prettier parse error messages when using the JSON or XML based formatters
- ๐ Even faster parser
๐ Bugfixes
- ๐ Fixed regression with digested images being flagged as not having a tag
- ๐ Support for the
-
v1.14.0 Changes
October 23, 2018๐ Bug Fixes
- Correctly reading stdin instead of pseudo-file `/dev/stdin/
- It now allows
FROM
instructions having both a tag and a digest
-
v1.13.0 Changes
September 10, 2018๐ New features
- ๐ Hadolint can now be fully used as a library. This enables the possibility of creating your own binaries with added rules or different logic.
-
v1.12.0 Changes
September 01, 2018๐ New Features
- โ Added support for Codacy format