All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
FunctionClauseError
when the target project has a non-Hex dependency #2.MatchError
when the target project does not have :package
or :licenses
defined.Code.LoadError
when trying to find the cached licenses file #1.--update
flag to pull down a fresh copy of the license list,
instead of using the version checked into this repo.httpoison
and poison
deps are now optional, since using --update
is optional.mix licenses.lint
now accepts the --reuse
for if you are following the REUSE specification
and you want to check if your declared licenes match those in the LICENSES/
directory.--osi
flag to be provided.mix licenses
- Summarize dependency licensesmix licenses.explain
- Show unrecognized and non-approved licensesmix licenses.lint
- Ensure a project has recognized license identifiers