Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 14:28
· 297 commits to main since this release
061f337

Description

gup will not automatically generate shell completion files from this release. To create a shell completion file, use "gup completion".

Changelog

  • d64a3e4 Add unit test for completion subcommnad
  • c95637e Added new completion subcommand to create shell completion files
  • 2a6e6a4 Added test to confirm that shell completion files are not generated on Windows
  • 061f337 Merge pull request #53 from nao1215/add-completion-cmd
  • c496ddf Removed shell completion file deletion process included in test code
  • b172074 Update description for completion subcommand