This repository has been archived by the owner on Jul 3, 2020. It is now read-only.
Releases: os/slacker
Releases · os/slacker
v0.14.0
Add blocks support to Slacker (@genghis )
Add mrkdwn
argument for chat.postMessage
method
v0.13.0
Add migration.exchange
method
Add apps.uninstall
method
Add conversations
methods
Rename utils
module to utilities
Replace mock
package with responses
Upgrade tox
to 3.9.0
PEP 8 fixes
Drop Python 2.6 support
v0.12.0
Add thread_ts
argument for files.upload
method - #139
Add before
argument for team.accessLogs
method - #112
v0.11.0
Set long_description
to fix the PyPI page
v0.10.0
Add reply broadcast support (@flilley )
Add optional include_locale
parameter for users.info
(@sjung )
Allow a file handle to be passed for files.upload
(@sillyfrog )
Add dialog.open
method (@shollingsworth )
v0.9.65
Add chat.getPermalink
method
Add retry support
v0.9.60
Add channel.replies
method
Add chat.postEphemeral
method
Add chat.unfurl
method
Add apps.permissions
methods
Add groups.replies
method
Add oauth.token
method
v0.9.50
Add example scripts to show listing items & posting to channels #74
Add members_exclude
parameter to the Channels.list
method #105
Add RTM.connect
method #106
Add channel
parameter to the Files.list
method #103
Add __str__
method to the Response
class #107
Add thread_ts
parameter for Chat.post_message
method #101
Added undocumented users.admin.invite
method #94
Make sure empty lists are also JSON encoded #93
Added __version__
#108
Support connection pooling via requests.Session
#111
v0.9.42
Add im.replies
method
Add users.identity
method
v0.9.40
Fix package classifiers. Closes #87
Enable mpim.replies
method
Add as_user
argument for chat.delete
method. Closes #96
Make file
argument optional for files.upload
API. Closes #80
Make text
argument optional for chat.post_message
method. Closes #83
You can’t perform that action at this time.