- Core functionality
- CLI: click
- Test: pytest + tox
- Example configs
- Nix + Home Manager Support
- Coverage + Code Quality
- Module entry
- Optional Dependency: ruff
- Dynamic elements in readme
- Include ruff errors/warning at the bottom
- Uses json output format instead of concise
- Compatibility issues with older ruff versions #4
- pre-commit typos
- Click targets are now Path objects
- Change
shell.nixto usedevenv.nix
- Removed coverage reporter in local tox tests