----------- * Adds Docker image and pipeline to push to DockerHub
0.2.1
----------- * Bugfix: The pyhcl hard dependency in the requirements.txt file caused issues if a higher version was installed. This was fixed by using the ">=" operator.
0.2.0
------------------- * Adds support for terraform 0.12+
0.1.2
------------------
* Adds ability to setup terrascan as a pre-commit hook
0.1.1
------------------
* Updates dependent packages to latest versions * Migrates CI to GitHub Actions from travis