v0.0.3
- ✨ We have docs! Check them out here.
- 🗣️ Feedback is welcome
- ✨ List and drop your stashes with
sprout stash listandsprout stash drop - ✨ List your snapshots with
sprout ls - 💻 Environment variables for your repo secrets (S3 etc.)
- 💄 General UI improvements, more information
New 0.0.3 demo:
What's Changed
- refactor: split progressbar into module by @talss89 in #6
- refactor: major restructure of concerns by @talss89 in #7
- feature: stash list and drop commands by @talss89 in #8
- docs: starlight, auto-generate from clap by @talss89 in #9
- feature: #11 env var substitution in repo definitions by @talss89 in #12
- feature: show sizes and list snapshots (
sprout ls) by @talss89 in #14 - docs: first pass by @talss89 in #17
Full Changelog: v0.0.2...v0.0.3