Skip to content

Releases: hlian/linklater

v4.0.0

15 May 18:50
Compare
Choose a tag to compare

Breaking Changes

  • Wreq exceptions (e.g. non-20x responses from Slack) should no longer propagate outward, thanks to the safe-exceptions library

  • Channel type now includes the ID and no longer includes the group vs. private distinction

New and Exciting

  • startRTM and friends were added, for retrieving the WebSockets URL

  • Much-expanded Tutorial on how to build a real-time messaging bot

  • Better Hackage documentation

  • Pushes to master now generate documentation, hosted on GitHub Pages