slack v0.3.0 Release Notes

Release Date: 2018-07-30 // almost 6 years ago
  • 🌲 full differences can be viewed using git log --oneline --decorate --color v0.2.0..v0.3.0

    • 👍 slack events initial support added. (still considered experimental and undergoing changes, stability not promised)
    • vendored depedencies using dep, ensure using up to date tooling before filing issues.
    • RTM has improved its ability to identify dead connections and reconnect automatically (worth calling out in case it has unintended side effects).
    • 🐛 bug fixes (various timestamp handling, error handling, RTM locking, etc).