2.4 KiB
2.4 KiB
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
- Added
list
alias toqueue show
- Added
delete
alias toqueue remove
Changed
- Changed table output style
v0.2.1 - 2023-06-11
Changed
- when starting the app in daemon mode, the app will now wait one complete interval until it posts the next post instead of immediately posting one bundle
v0.2.0 - 2023-06-11
Added
- Added cli option
queue show
to list currently queued bundles #2 - Added cli option
queue fill
to query humblebundle.com for new bundles and then fill the queue #2 - Added cli option
queue remove
to remove a queued up bundle #2
Fixed
Removed
- BREAKING: Removed action when executing
./humble-bot
without arguments, moved toqueue fill
v0.1.2 - 2023-06-07
Added
- logging for new mastodon post now also logs the post url
Fixed
- example config file description of
mastodon.visibility
Changed
- Logging will not show timestamps when app is started via systemd
v0.1.1 - 2023-06-07
Added
- shortflag for using different config file
- config option
mastodon.visibility
to set post visibility - config validation for
mastodon.visibility
- systemd service file in
examples/
--version
and-v
cli flags to display the current version
Removed
- cli option to generate bash completion file
v0.1.0 - 2023-06-07
Added
- Fetch Bundles from humblebundle.com
- Post to Mastodon
- Postgres as Database and queue