Releases: systemli/ticker
Releases · systemli/ticker
1.3.0
Features
- add endpoints to interact with users at ticker entity (#3)
- append default hashtags to message (38027ee)
- prepend time before sending tweet (05c84bb)
Enhancements
- replace vendoring with go modules (3c89abf)
- use spf13/viper for providing config parsing (add support for environment variabled) (#1)
Bugfixes
- none
Others
- update dependencies (0adb5ab)
1.2.0
- [FEATURE] endpoint for resetting an ticker (delete all messages, clear twitter credentials, disable ticker)
- [FEATURE] property for saving default hashtags at ticker
1.1.1
- adjust release names (preparation for deployment)
1.1.0 - Release Information
- support graceful shutdown
- add build information to binaries (Commit, Version, Build Date)
- add SHA512 checksums for release binaries
1.0.0 - Initial Release
First Release of the systemli/ticker API.