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.
- Help for command groups.
- Help for
create
commands: more usage-focused
- README: order of paragraphs
- "Expensive Loop" rule template and command
- Dependencies rules: Allow multiple importer packages
- "voldemort" rule template and command: names to avoid in your code
- Dependencies rules: Detect only the package and its subpackages. Don't detect imports that are only a text match. GH-10
- README: Dependencies use cases
dependencies create
command: More detailed explanation of the "Dependencies" template.dependencies create
command:--quiet
option
- Support fully qualified package names incl. dot GH-7
- Prepare for public release: README, project metadata
- Command to generate dependencies rules