All Versions
20
Latest Version
Avg Release Cycle
43 days
Latest Release
1251 days ago

Changelog History
Page 2

  • v1.17.1 Changes

    July 04, 2019

    ๐Ÿ›  Bugfixes

  • 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
  • v1.16.0 Changes

    January 30, 2019

    ๐Ÿ†• New Features and Bugfixes

    • ๐Ÿ‘Œ Support for the --index-url, -i and --extra-index-url flags in pip installation - fixes #287
    • ๐Ÿ‘Œ Support for the --repository flag in apk installation - fixes #290
    • โšก๏ธ Updated ShellCheck to 0.6.0

    Info

    • Added steps for Codeship Pro integration
    • โšก๏ธ Updated README with MS Windows installation using scoop
  • v1.15.0 Changes

    October 31, 2018

    ๐Ÿ†• New Features

    • ๐Ÿ‘Œ Support for the --platform flag in FROM 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
  • 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