v0.1.0
What's Changed
- Remove docs link from README by @heaths in #1
- Use reqwest/native-tls by @heaths in #2
- Use upstream fixes, features again by @heaths in #3
- Improve tracing, including spans by @heaths in #4
- Update README by @heaths in #5
- Implement list command by @heaths in #6
- Refactor out command handlers by @heaths in #7
- Update README and usage text by @heaths in #8
- Returned pinned stream from list by @heaths in #9
- Refactor into item subcommand by @heaths in #10
- Add .env support by @heaths in #11
- Rename item to secret by @heaths in #12
- Write secrets to a file by @heaths in #13
- Add inject command by @heaths in #14
- Optimize release size by @heaths in #15
- Replace env vars in expressions by @heaths in #16
- Improve missing env var error by @heaths in #17
- Remove timestamps from verbose logs by @heaths in #19
- Add CONTRIBUTING.md, improve devcontainer by @heaths in #20
- Add run command by @heaths in #21
- Add interleaving printenv example by @heaths in #23
- Use same anstyle dependency as clap by @heaths in #24
- Update to official Azure SDK beta release by @heaths in #25
New Contributors
Full Changelog: https://github.com/heaths/akv-cli-rs/commits/v0.1.0