Releases: cmars/onionpipe-rs
Releases · cmars/onionpipe-rs
v0.4.0
Chore
- Unlimited checkout depth
Trying to fix smart-release action - Checkout with history for smart-release
Bug Fixes
- Add release action
New Features (BREAKING)
- Add service management CLI commands
Add CLI subcommands for adding (idempotent), listing, and deleting service v3 keys.
Commit Statistics
- 4 commits contributed to the release.
- 5 days passed between releases.
- 4 commits were understood as conventional.
- 2 unique issues were worked on: #11, #12
Commit Details
<csr-read-only-do-not-edit/>
v0.3.2
Chore
- Derive config from CLI expressions
Drive onionpipe builder entirely from config, deriving a dynamic config from the CLI if a file is not specified.
New Features
- Secret key store for service and client auth keys
Commit Statistics
- 2 commits contributed to the release over the course of 42 calendar days.
- 62 days passed between releases.
- 2 commits were understood as conventional.
- 2 unique issues were worked on: #8, #9
Commit Details
<csr-read-only-do-not-edit/>
v0.3.1
Chore
- README updates
Updating README to reflect state of latest 0.3.0 release
Commit Statistics
- 1 commit contributed to the release.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #6
Commit Details
v0.3.0
New Features
- parse forward expressions from CLI
Parse multiple onionpipe-style expressions from command line args.
Commit Statistics
- 1 commit contributed to the release.
- 5 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #5