Skip to content

v4.6.0

Choose a tag to compare

@BrianPugh BrianPugh released this 23 Feb 15:44
548d361

Features

  • Added Parameter.requires_equals. When enabled, values for keywords must be provided by an =. For example, --foo=bar. --foo bar would raise an error telling the user to use a =. Defaults to False (same behavior as before). by @BrianPugh in #751

Full Changelog: v4.5.4...v4.6.0