Skip to content

Release 1.22.3

Compare
Choose a tag to compare
@coilysiren coilysiren released this 08 Mar 10:49
c354cec

Fixed

  • String flag no longer persists the default value if the flag is explicitly initialized in #981 via @asahasrabuddhe
  • context.IsSet() returns true or false correctly regardless of whether the short name or the full name of the flag is passed to it in #978 via @asahasrabuddhe
  • Hide version if the version is not set by the user in #954 via @asahasrabuddhe