Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 23:35
· 12 commits to main since this release

Enhancements

logging

  • Added default coloration of logs (turn it off with argument --no-colors).
    • Add much improved error detail instead of a silent error has occurred, replacing it with (example) denied: Your authorization token has expired. Reauthenticate and try again.

Bugfixes

Housekeeping

  • pre-commit-config updates.
    • mypy --strict added and more typing.