Skip to content

v2.0.0

Compare
Choose a tag to compare
@dmerejkowsky dmerejkowsky released this 26 Apr 09:26
· 369 commits to main since this release
  • Dry run behavior is now activated by default. We start by computing all the changes and then ask if they look good before doing anything. This also means we no
    longer need to pause right before calling git push. Consequently, the --dry-run option is gone.

  • Fix inconsistency: 'current version' was sometimes called 'old version'.