Skip to content

1.1.0

Compare
Choose a tag to compare
@jeremyjh jeremyjh released this 18 Feb 18:38
· 89 commits to master since this release

Added

  • Configuration option to set the project's PLT path: :plt_local_path.
  • Project configuration setting to exclude files based on a regex: :exclude_files.
  • explain text for :missing_range warning.

Fixed

  • Fixes and improvements to README and documentation.
  • Fixed mix.lock hash stability. Will cause a recheck of PLTs on first usage in each project.

Changed

  • Improved wording of argument mismatch warnings.