Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Releases: pvzig/SlackKit

1.0.0

23 Mar 01:52
Compare
Choose a tag to compare
  • Add support for Team Profile RTM events: team_profile_change, team_profile_delete, team_profile_reorder
  • Add support for Do Not Disturb web API calls: dnd.teamInfo, dnd.info
  • Add support for File Comment web API calls: files.comments.add, files.comments.edit, files.comments.delete
  • Add support for manually disconnecting from RTM
  • Add support for ping/pong messages to the RTM server
  • Add support for connection timeouts
  • Add support for automatic reconnection

0.9.9

02 Mar 04:02
Compare
Choose a tag to compare

Changes

  • Support for Attachments
  • Addition of a History type
  • Addition of a TeamIcon type

Bug fixes

  • SlackKit no longer ignores Int and Bool parameters when making requests to the web API.
  • Various fixes for the Team type

0.9.8

18 Feb 18:39
Compare
Choose a tag to compare
  • Add support for bot-accessible Slack Web APIs

0.9.7

02 Feb 14:22
Compare
Choose a tag to compare
  • Message send bug fix

0.9.6

11 Jan 18:30
Compare
Choose a tag to compare
  • Support for Swift Package Manager

0.9.5

02 Jan 23:40
Compare
Choose a tag to compare
  • MPIM Event Support
  • DND Event Support
  • Subteam Event Support
  • Add event delegates
  • Bug fixes

0.9.0

03 Oct 22:11
Compare
Choose a tag to compare
Update podspec