Releases: talss89/sprout
Releases · talss89/sprout
v0.1.2
- 📦 Self-update via
sprout update
- ✨ UI enhancements (show active snapshot ID, general tidy)
- 🛒 Checkout a specific snapshot ID via
sprout seed <id>
What's Changed
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
✨ Improved snapshot fault tolerance and UI details and presentation
⚠️ Breaking Changes
v0.0.3
and older local and remote snapshots will not be found due to a new bundling format- Your repo definition
access_key
is nowrepo_key
What's Changed
- refactor(test): integration test suite by @talss89 in #20
- test: improve integration coverage by @talss89 in #21
- fix: #23 improve error messages when in invalid project by @talss89 in #24
- fix!: rename access key to repo key to avoid confusion between s3 service credentials by @talss89 in #25
- feat!: merge snapshots into single by @talss89 in #26
- minor: cli styling by @talss89 in #27
Full Changelog: v0.0.3...v0.1.0
v0.0.3
- ✨ We have docs! Check them out here.
- 🗣️ Feedback is welcome
- ✨ List and drop your stashes with
sprout stash list
andsprout 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
v0.0.2
Many improvements in workflow and usability. Now in use on some personal projects.
What's Changed
- feat:
sprout repo
commands by @talss89 in #4 - feat: sensible defaults when initialising by @talss89 in #5
- feat: work with S3 and other remote backends
- feat: locally linear parent snapshot histories
- feat: automatic access_key generation and management
- perf: optimised and reduced binary size
New Contributors
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Full Changelog: https://github.com/talss89/sprout/commits/v0.0.1