Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
Added
- Verbose output with
-v
/--verbose
0.3.2 - 2021-06-03
Added
- Configure region for S3 storage:
--s3-region
- Added a new storage type: Git
Changed
- Specify store location with storage-specific options
Removed
- Remove confirmation dialog when overwriting a store
0.2.0 - 2021-05-20
Added
- List storage types and options with
scrt storage
- List all keys in the store with
scrt list
0.1.1 - 2021-05-17
Added
- Missing Changelog
0.1.0 - 2021-05-17
- First official release