Releases: pvzig/SlackKit
Releases · pvzig/SlackKit
4.8.0
24 Jan 01:25
Compare
Sorry, something went wrong.
No results found
4.7.0
29 Dec 14:46
Compare
Sorry, something went wrong.
No results found
4.6.1
01 Mar 00:01
Compare
Sorry, something went wrong.
No results found
#194 : Fix non-macOS platform compilation issues when using Swift Package Manager
4.6.0
11 Oct 23:46
Compare
Sorry, something went wrong.
No results found
Added
Add support for users.conversations (#179 )
Add support for conversations.members and conversations.history (#186 )
Add pagination for users.list(#182 )
Support specifying thread_ts when uploading files (#184 )
Changed
Updated to use .xcframework dependencies to support Xcode 11.4+
Update Swift version to 5.2.4
Update Starscream to 4.0.4
Update swifter to 1.5.0
Fixed
Fix event type name of email_domain_changed (#181 )
Fix parameter errors in sendMessage, sendEphemeral, and fileInfo (#178 )
4.5.1
20 Dec 05:08
Compare
Sorry, something went wrong.
No results found
Update for Xcode 11.3 and Swift 5.1.3
4.5.0
15 Oct 02:00
Compare
Sorry, something went wrong.
No results found
Update for Swift 5.1 and Xcode 11 (#168 )
4.4.0
26 Jul 01:24
Compare
Sorry, something went wrong.
No results found
Add support for blocks
Add users.lookupByEmail endpoint
4.3.1
07 Apr 01:00
Compare
Sorry, something went wrong.
No results found
4.3.0
05 Apr 01:45
Compare
Sorry, something went wrong.
No results found
4.2.2
06 Mar 04:26
Compare
Sorry, something went wrong.
No results found
New
Add support for member_joined_channel and member_left_channel RTM events (#150 )
Fixed
Bug in decoding the user field of a MessageActionRequest (#149 )