Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@zoido zoido released this 30 Aug 07:01
44aa19d
  • ability to disable flag or ENV source for the variables (yag.NoEnv() and yag.NoFlag() options)
  • Parser.Usage() now just returns a formatted string. (no need to pass the destination os.File)
  • improved usage string to reflect yag.NoEnv() and yag.NoFlag() options