Skip to content

0.4.0

Compare
Choose a tag to compare
@floatingpurr floatingpurr released this 12 Sep 16:47
· 15 commits to main since this release

What's Changed

  • Add the new arg --db. You can now pass a custom json file with your custom package-repo mapping (see this issue by @joshuata).

  • Bump Python dependencies (and relative pre-commit hooks):

    • black: 22.6.0 → 22.8.0

Supported packages out-of-the-box:

  • autopep8
  • bandit
  • black
  • commitizen
  • flake8
  • flakeheaven
  • isort
  • mypy
  • pyupgrade

Use /path/to/your/mapping.json to rely on your very own package-repo mapping.

Full Changelog: 0.3.0...0.4.0