Swift Argument Parser v0.4.2 Release Notes

Release Date: 2021-04-21 // about 3 years ago
  • ๐Ÿ›  Fixes

    • Both parts of a flag with an inversion are now hidden when specified.
    • ๐Ÿ‘ Better support for building on OpenBSD.
    • ๐Ÿ“œ Optional unparsed values are now always properly decoded. ([#290])
    • Help information from super-commands is no longer unnecessarily injected into subcommand help screens.

    ๐Ÿš€ The 0.4.2 release includes contributions from [3405691582], [kylemacomber], [miggs597], [natecook1000], and [werm098]. Thank you!