Skip to content

Releases: bradfier/stewart

v0.4.0

01 May 10:15
b96c268
Compare
Choose a tag to compare
  • Upgrade to tokio 1.0 and Serenity 0.10

v0.3.4

01 May 09:51
892b5dc
Compare
Choose a tag to compare

Add more logging

v0.3.3

01 May 09:15
892b5dc
Compare
Choose a tag to compare
  • Update Cargo.lock for v0.3.2

  • Try waiting for channel to be available in Cache before sending a message

  • Release v0.3.3

v0.3.2

15 Nov 14:01
e6a4b32
Compare
Choose a tag to compare
  • Pin new messages to protest channels and log command errors

v0.3.1: Fix bug in logger author name resolution

13 Nov 10:19
5d9f1ac
Compare
Choose a tag to compare
  • Fix bug in logger author name resolution

v0.3.0: Refactor command parsing into strategy module

13 Nov 10:16
de11e6a
Compare
Choose a tag to compare
  • Add stint strategy calculator

  • Refactor command parsing into strategy module

    Pre-beta release, refactor the command a little bit and add some help
    for the public !strat option.

v0.2.0

11 Nov 21:48
2a4804c
Compare
Choose a tag to compare
  • Use structured config and restrict protest-channel to a whitelist

v0.1.2

11 Nov 15:19
3ad33e7
Compare
Choose a tag to compare
  • Expose Prometheus metrics for monitoring

v0.1.1

09 Nov 19:10
bf5b323
Compare
Choose a tag to compare
  • Update README and disable Docker image builds

  • Add more logging and update deploy process