Skip to content

v0.2.0

Latest

Choose a tag to compare

@krakenhavoc krakenhavoc released this 13 Apr 13:37
961550c

What's Changed

  • Migrated from Go's stdlib flag to spf13/pflag for POSIX-style --double-dash flags on all subcommands
  • Global and subcommand flags now consistently use -- prefix, matching conventions used by gh, docker, kubectl, etc.

Full Changelog: v0.1.0...v0.2.0