Releases: longcipher/shellflow
Releases · longcipher/shellflow
Release list
v0.1.0
[0.1.0] - 2026-08-12
Features
- Init
- Secrets-aware deployment (age, @Secrets, deploy, --local)
- Ship cred-wrap helper for third-party apps
- Add demo-secret-app end-to-end secret management example
- (shellflow) Add login-shell detection and per-host PATH injection
Bug Fixes
- (demo-secret-app) Replace single_match_else with if let to pass clippy
- (ci) Run cargo shear without kache rustc wrapper
Miscellaneous Tasks
- Populate Cargo metadata and switch to stable Rust
- Update version
- Bump actions/checkout to v7
- Add CI workflow configuration
- (ci) Clear CARGO_BUILD_RUSTC_WRAPPER in workflows