We now log errors to a file by default in `~/.config/bigstash/logs/bigstash`.
1.2
We added the `--ignore-file` option to specify a file with `.gitignore` syntax. Files matching the patterns in the file will be ignored.
1.1
New `bgst` commands: - info - shows info about an archive - notifications - shows account notifications
1.0
This release provides a tool, `bgst` for interacting with the BigStash API. Run it from the command line for usage instructions. An SDK for calling the API from your own Python code exists and will soon be documented.