Skip to content

command-parser: 0.4.1

Compare
Choose a tag to compare
@zeylahellyer zeylahellyer released this 30 May 14:48
· 1610 commits to main since this release

Enhancements

The following functions are now const:

  • Arguments::as_str
  • CaseSensitivity::is_sensitive
  • CommandParserConfig::new
  • Parser::config

(#824 - @vivian).