Skip to content

Releases: slackapi/deno-slack-api

0.0.5

16 Jun 15:49
5f480bf
Compare
Choose a tag to compare

What's Changed

  • Add the workflows.triggers.create method to the client without typing by @shapirone in #14

Full Changelog: 0.0.4...0.0.5

0.0.4

10 Jun 15:42
Compare
Choose a tag to compare

What's Changed

  • README, config file and maintainer guide updates by @filmaj in #12

Full Changelog: 0.0.3...0.0.4

0.0.3

27 Apr 21:35
c79bdb2
Compare
Choose a tag to compare

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

Full Changelog: 0.0.2...0.0.3

Host on deno.land

06 Apr 22:19
217aca1
Compare
Choose a tag to compare
0.0.2

Adding tests to base-client and instructions on how to run tests to t…

Initial Release

06 Apr 22:15
217aca1
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
0.0.1

Adding tests to base-client and instructions on how to run tests to t…