SlackKit v4.6.0 Release Notes
Release Date: 2020-10-11 // over 2 years ago-
➕ Added
- ➕ Add support for
users.conversations
(#179) - ➕ Add support for
conversations.members
andconversations.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
- ➕ Add support for
Previous changes from v4.5.1
-
- ⚡️ Update for Xcode 11.3 and Swift 5.1.3