Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@jorgebucaran jorgebucaran released this 13 Feb 11:42
1.0.0
f04ac58

Parse CLI options in Fish.

  • Rewrite getopts using a new shorter, one-pass algorithm. 🚀
    • Boolean flags are now set to the string true.
  • New Parsing Rules section.
  • Use latest Fishtape.