Skip to content

v1.1.1 (2022-09-16)

Compare
Choose a tag to compare
@mtkennerly mtkennerly released this 16 Sep 02:05
· 49 commits to master since this release
8ebf172
  • Fixed --pass, --restart-if, and --restart-if-not not allowing a leading negative number.
  • Fixed --pass, --restart-if, and --restart-if-not not requiring a value.
  • Fixed --no-restart, --restart-if, and --restart-if-not not being marked as mutually exclusive. They had only been marked as exclusive with --restart.