Skip to content

0.3.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 22:17
0.3.2
1fa8a9a

⚠️ Breaking Changes ⚠️

The command line interface has changed to dra <SUBCOMMAND>.

The <REPO> positional argument must be passed after choosing download or untag subcommand (e.g dra download <REPO>)

This change was needed in order to add subcommands/flags that didn't require <REPO>, like the newly added completion.

Added

  • Generate shell completion with dra completion <SHELL>

Updated dependencies

  • clap 3.0.13 -> 3.1.6