Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
new: Support primary/secondary executables. (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj authored Mar 20, 2024
1 parent 33ca9f5 commit 95da202
Show file tree
Hide file tree
Showing 13 changed files with 458 additions and 171 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.11.0

#### 🚀 Updates

- Added `install.primary` setting, for advanced configuring the primary bin/shim itself. Supports the same settings as the WASM plugin.
- Added `install.secondary` setting, for configuring secondary bins/shims. Supports the same settings as the WASM plugin.
- Updated to support proto v0.32 release.

## 0.10.1

#### 🚀 Updates
Expand Down
Loading

0 comments on commit 95da202

Please sign in to comment.