Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@ProjektGopher ProjektGopher released this 20 Jun 06:50
1140aa7

What's Changed

  • [ Task ] Support multiple arguments, and packages with multiple binaries by @ProjektGopher in #2

Adds a select prompt in cases where a package ships with multiple binaries.
Adds a bin option to the command to specify a binary instead and skip the prompt.
Allows multiple arguments to be passed to the configured binary.
Extracts a Package service class which will handle any package logic.
Adds an arrayable option option to the command to pass options to the binary.
Adds keep and no-keep mutually exclusive options to skip prompt.

New Contributors

Full Changelog: v0.1.0...v0.2.0