0.9.3
What's Changed
- Fix typo in docstring in _tool.py by @nathanjmcdougall in #566
- Add
TypeAlias
for rules by @nathanjmcdougall in #567 - Create a unified RuleConfig abstraction by @nathanjmcdougall in #569
- Disable install completions by @nathanjmcdougall in #570
- Add rich help panels to CLI by @nathanjmcdougall in #572
- Refactor
_tool.py
into separate modules by @nathanjmcdougall in #573 - Fix incorrect toml_document variable name by @nathanjmcdougall in #577
- 558 usethis tool coverage breaks existing config in some cases by @nathanjmcdougall in #560
Full Changelog: v0.9.2...v0.9.3