Added
- Added
hiddenparameter toCliktCommand, which will prevent the command from being displayed as a subcommand in help output (#353) - Publish artifacts for the
macosArm64target. Note that this target is not tested on CI. (#352)
Changed
- Default values for arguments will now be included in help output when
showDefaultValues=trueis set on your help formatter (#357)