Fixed
Added
- Allow
longto default to to parameter name (#3041 by casey) - Allow const expressions in all settings (#3037 by casey)
- Allow const expressions in
working-directory(#3033 by casey) - Add --usage subcommand and argument help strings (#3031 by casey)
- Add flags without values (#3029 by casey)
- Allow passing arguments as short
-xoptions (#3028 by casey) - Allow recipes to take
--longoptions (#3026 by casey)
Misc
- Add original token to string literal (#3042 by casey)
- Remove string literal lifetime (#3036 by casey)
- Move overrides into config (#3032 by casey)
- Test that options are passed as positional arguments (#3030 by casey)
- Group arguments by parameter (#3025 by casey)
- Add OpenBSD package to readme (#2900 by vext01)
- Re-enable mdbook-linkcheck (#3011 by casey)
- Disable dependabot (#3010 by casey)
- Fix pre-release check in pages deploy job (#3009 by casey)