0.0.3
What's Changed
- New methods available on the client for all of the supported Slack web api methods (i.e.
client.chat.postMessage()
) - Optional typing for
apps.datastore.*
methods for type safety against datastore definitions. - Updated documentation.
New Contributors
- @seratch made their first contribution in #4
- @shapirone made their first contribution in #5
Full Changelog: 0.0.2...0.0.3