Releases: systemli/ticker
Releases · systemli/ticker
1.7.2
Changes
- 📦 Update to Go 1.17 (#74) @0x46616c6b
- 👷 Update Github Actions (#73) @0x46616c6b
🧹 Maintenance
- ⬆️ Update several dependencies (#75) @0x46616c6b
- Bump goreleaser/goreleaser-action from 2.8.0 to 2.8.1 (#72) @dependabot
- Bump release-drafter/release-drafter from 5.15.0 to 5.17.6 (#71) @dependabot
- Bump docker/login-action from 1.10.0 to 1.12.0 (#69) @dependabot
- Bump actions/setup-go from 2.1.4 to 2.1.5 (#68) @dependabot
- Bump alpine from 3.14.2 to 3.15.0 (#67) @dependabot
1.7.1
Changes
- 👷 Move to goreleaser, remove travis (#61) @0x46616c6b
- 👷 Update Github Actions (#60) @0x46616c6b
- 📝 Installation documentation (#44) @td00
🧹 Maintenance
- ⬆️ Bump github.com/gin-gonic/gin from v1.6.3 to v1.7.4 (#65) @0x46616c6b
- ⬆️ Bump github.com/tidwall/gjson from v1.6.0 to v1.11.0 (#64) @0x46616c6b
- ⬆️ Bump goreleaser/goreleaser-action from 2.7.0 to 2.8.0 (#63) @dependabot
- ⬆️ Bump release-drafter/release-drafter from 5.11.0 to 5.15.0 (#62) @dependabot
- ⬆️ Bump actions/checkout from 2.3.4 to 2.4.0 (#59) @dependabot
- ⬆️ Bump golang from 1.17.0-alpine to 1.17.2-alpine (#57) @dependabot
- ⬆️ Bump codecov/codecov-action from 2.0.2 to 2.1.0 (#56) @dependabot
- ⬆️ Bump actions/setup-go from 2.1.3 to 2.1.4 (#54) @dependabot
- ⬆️ Bump golang from 1.16.6-alpine to 1.17.0-alpine (#52) @dependabot
- ⬆️ Bump golang from 1.16.4-alpine to 1.16.6-alpine (#48) @dependabot
- ⬆️ Bump actions/checkout from 2 to 2.3.4 (#43) @dependabot
- ⬆️ Bump codecov/codecov-action from 1 to 2.0.2 (#50) @dependabot
- ⬆️ Bump golang from 1.16.3-alpine to 1.16.4-alpine (#41) @dependabot
- ⬆️ Bump golang from 1.15-alpine to 1.16.3-alpine (#39) @dependabot
- ⬆️ Bump actions/setup-go from v1 to v2.1.3 (#40) @dependabot
- ⬆️ Bump golangci/golangci-lint-action from v2 to v2.5.2 (#38) @dependabot
1.7.0
1.6.1
1.6.0
1.5.0
Features
- none
Enhancements
- none
Bugfixes
- fix loosing ticker permission after new user was created ticker-admin#16
Others
1.4.1
1.4.0
1.3.1
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)