Skip to content

v1.1.0

Compare
Choose a tag to compare
@andrey-zherikov andrey-zherikov released this 24 Aug 18:31
· 105 commits to master since this release
18c1598

Enhancements

  • ANSI colors and styles - see readme for details:

  • Help text API (Usage, Description, ShortDescription, Epilog) now support delegates that return string. This is useful when string is not available at compile time:

    Description(() => "Print sum of the numbers")

Bug fixes

  • Fix build failure when built with -dip1000.