- "conjuring init" command to set up files (11) - **py**: -s option in py.test and py.coverage
Fix
- **git**: improve commit body clean-up
0.6.0
Feat
- **direnv**: command to init .envrc
Refactor
- replace print() by typer.echo() - add typing to py and remaining tests - add typing to mkdocs, mr, onedrive, paperless, pre-commit - add typing and docs to some modules
0.5.0
Feat
- add global tasks from Python modules or packages
Fix
- **py**: always show ruff-config even on non-Poetry projects - improved messages on conjuring.init
0.4.0
Feat
- **py**: task to generate Ruff config from warnings
0.3.0
Feat
- choose which tasks you want to load (opt-in/opt-out)