github udoprog/OxidizeBot 1.0.2

latest releases: 1.3.3, 1.3.3-beta2, 1.3.3-beta1...
3 years ago

Changed

  • Project now properly builds on Stable Rust.
  • Switch away from failure to [anywhow] and thiserror for error handling.
  • Commands are now run on separate tasks, leading to better performance and
    unlocking the ability to write them in a different language in the future.
  • Git version now runs properly. It used to report a User-Agent which caused
    header parsing to crash since it included a newline (e2745e).
  • Bumped the version of a lot of dependencies.
  • Fixed a bug that causes the bot to crash when it's being restarted and
    improperly using backoff (c0178f).

Added

Don't miss a new OxidizeBot release

NewReleases is sending notifications on new releases.