Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 07:30
· 54 commits to main since this release

Changed

  • Git commands are no longer run in a shell. For portability, the git binary is called directly.

Fixed

  • Git commands not being tokenized correctly on Windows (#18).
  • Missing dependency click.
  • Missing dependency colorama on Windows.