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.
- New config option
checksumPrefix
to support compatible distributions like Bento.
- No changes.
- Documentation fixes.
- Case of using
console
overlogger
.
- Config file name in zip from
config.yaml
tobenthos.yaml
.
- Show CLI help with
blobpack help
. - Show CLI version with
blobpack version
.
- Default config key is now
blobpack
. The originalbenthos
key is still supported.
- Option arguments to
blobpack
CLI.
- Initial release.