Skip to content

Releases: slackapi/deno-slack-sdk

0.0.5

02 Jun 17:00
4019a0b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.4...0.0.5

0.0.4

29 Apr 17:38
c13d017
Compare
Choose a tag to compare

What's Changed

  • Added additional typing to Datastores for use with our API client
  • Added SlackFunctionHandler to simplify typing function runtimes

Full Changelog: 0.0.3...0.0.4

0.0.3

18 Apr 17:34
2d551dc
Compare
Choose a tag to compare

Changelog

  • Adding a new SlackFunctionTester as a test helper
  • Remove requirement for functions to return outputs if there is an error
  • Remove requirement for all function handlers to be async

0.0.2

13 Apr 16:32
3866ad7
Compare
Choose a tag to compare

Changelog

  • Move ID arg in DefineType
  • Adding datastores
  • Remove runtime from the manifest
  • Add typing for functions

0.0.1

18 Mar 22:44
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

Initial release