Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 23:16
· 50 commits to main since this release

πŸš€ Release v0.1.0

0.1.0 β€” 2026-07-01

πŸ› Bug Fixes

  • Tag current commit when VERSION is already at the target release

πŸ“š Documentation

  • Update README to include logo and improve layout

πŸš€ Features

  • Add passphrase support for key encryption and management- Add 'shenv run' command to inject secrets as environment variables- Implement pluggable storage backends for encrypted blobs- Implement trust-on-first-use for exec backends and add recipient confirmation for pushes- Enhance security by validating blob paths and rejecting symlinks in file backend- Implement release workflow with versioning and changelog generation

🚜 Refactor

  • Use Node release scripts instead of PowerShell

πŸ§ͺ Testing

  • Add comprehensive tests for command functionality and internal logic