Skip to content

Releases: slackapi/python-slack-sdk

1.0.3

13 Dec 22:09
Compare
Choose a tag to compare
  • fixed an issue causing RTM connections to fail for large teams

1.0.2

22 Sep 22:38
Compare
Choose a tag to compare

Bug fixes for file uploading!

Also:

  • Improved docs
  • Added some py3 fixes

1.0.0

29 Feb 06:52
Compare
Choose a tag to compare
  • the api_call function now returns a decoded JSON object, rather than a JSON encoded string
  • some api_call calls now call actions on the parent server object:
    • im.open
    • mpim.open, groups.create, groups.createChild
    • channels.create, channels.join