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

Releases: pvzig/SlackKit

1.1.2

04 Jul 18:33

Choose a tag to compare

  • Fix SPM errors.

0.0.4 - Linux Pre-Release

16 Jun 18:27

Choose a tag to compare

Pre-release
  • Updated to work with the 2016-05-09 snapshot

1.1.1

01 Jun 21:22

Choose a tag to compare

1.1.0

23 May 02:35

Choose a tag to compare

0.0.3 - Linux Pre-Release

18 May 01:40

Choose a tag to compare

Pre-release
  • Bring the Linux version of SlackKit up to feature parity with the iOS/OS X/tvOS version.
  • Code cleanup and improvements.

1.0.3

15 May 20:24

Choose a tag to compare

  • Fix circular dependencies
  • Make delegates weak
  • Some code reorganization
  • Add iOS target
  • Add tvOS target
  • Remove CocoaPods settings from default project file
  • Add support for Carthage
  • Delete duplicate header file and other general clean up

0.0.2 - Linux pre-release

09 May 03:44

Choose a tag to compare

Pre-release
  • Bump Zewo dependencies.
  • Bug fixes

Linux Pre-Release

05 May 17:17

Choose a tag to compare

Linux Pre-Release Pre-release
Pre-release

Linux Pre-Release

1.0.2

27 Apr 23:35

Choose a tag to compare

  • Add support for the Web API endpoint files.info
  • Add clientConnectionFailed delegate event on SlackEventsDelegate to give feedback about failed connection attempts

1.0.1

09 Apr 15:42

Choose a tag to compare

  • Added support for rtm.start parameters.
  • Improved Web API chat.postMessage optional parameter handling
  • Fixed strippedString bug
  • Add AttachmentField type
  • Add Leaderboard example