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

4.6.0

Compare
Choose a tag to compare
@pvzig pvzig released this 11 Oct 23:46
c071f10

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)