This repository has been archived by the owner on Dec 2, 2022. It is now read-only.
4.6.0
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