* Added count of analysed files and dependencies to report. * Fixed issues from running command in a different directory to the package. * Increased speed of analysis. * Changed ``--config_directory`` command line argument to ``--config-directory``.
0.4.0
------------------
* Made dependency analysis more efficient and robust. * Improved report formatting. * Removed illegal dependencies that were implied by other, more succinct illegal dependencies. * Added ``--debug`` command line argument.
0.3.0
------------------
* Renamed command to ``layer-lint``. * Changed order of layers in ``layers.yml`` to be listed high level to low level.
0.2.0
------------------
* Look for ``layers.yml`` in current working directory.