Skip to content

v2.0.0

Compare
Choose a tag to compare
@mheap mheap released this 07 Nov 20:41
· 30 commits to main since this release

Refactor to allow for all transforms to be unit tested.

The following changes to the public interface were made:

  • The --verbose flag has been replaced with the debug module. Set DEBUG="ghdb*" as an environment variable to see debug information
  • The --skip-update-branch-protection option is now --skip-branch-protection
  • The --keep-old option is now --skip-delete-old-branch
  • The --list-repos-only command has been removed