Releases: slackapi/python-slack-discovery-sdk
Releases · slackapi/python-slack-discovery-sdk
version 1.0.2
What's Changed
- Fix a pagination bug - Thanks @bdgeise
- Minor improvements on the OAuth module
- Upgrade project dependencies
- Tweak README
All code changes: https://github.com/slackapi/python-slack-discovery-sdk/compare/v1.0.1..v1.0.2
version 1.0.1
What's Changed
- Added the project to PyPI
- Added instructions on how to install via pip
- Added links to OAuth Guide
- Added a script for deploying to PyPI
version 1.0.0
This is the first stable version of the Slack Discovery SDK. It has rate-limit support, and call patterns examples for DLP, Audit Logging, and eDiscovery use cases.