v0.14.0
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