Skip to content

Release v2.1.0

Compare
Choose a tag to compare
@Sirraide Sirraide released this 22 Feb 02:59
· 28 commits to master since this release

This fixes some bugs wrt positional<values<>> options:

  • Fixed a bug that caused positional<values<>> options to overflow the help message buffer at compile time.
  • Fixed a bug that caused positional<> options to not respect values<> constraints.