Releases: slackapi/deno-slack-hooks
Releases · slackapi/deno-slack-hooks
0.2.0
What's Changed
This release includes an updated version of [email protected]
that supports an unhandledEvent
handler for functions.
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- Add script usage to the README by @shapirone in #29
- Return all dependencies during check-update by @misscoded in #30
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- Add support for
.jsonc
files duringcheck-update
andinstall-update
by @misscoded in #25 - Use version
0.1.0
of the builder and runtime libraries by @shapirone in #27 - Raise, handle, and relay errors that occur when accessing dependency files by @misscoded in #26
Full Changelog: 0.0.11...0.1.0
0.0.11
What's Changed
- Remove unstable from vscode settings by @shapirone in #20
- Enable codecov coverage reporting by @filmaj in #21
- Add install-update hook to update dependencies by @misscoded in #23
- Adding get-trigger hook by @shapirone in #22
- 0.0.11 release by @filmaj in #24
Full Changelog: 0.0.10...0.0.11
0.0.10
0.0.9
What's Changed
- Bumping hooks version to 0.0.9 by @filmaj in #14
- Update README, add testing instructions by @filmaj in #15
- Using a VERSION file to store the library version and building CD off of that by @filmaj in #17
- Tagging 0.0.9, and updating releasing steps based on CD workflow changes by @filmaj in #18
Full Changelog: 0.0.8...0.0.9
0.0.8
What's Changed
- Add check-update hook functionality by @misscoded in #10
New Contributors
- @misscoded made their first contribution in #10
Full Changelog: 0.0.7...0.0.8
0.0.7
What's Changed
- Support disabling Deno SSL certificate verification via flag by @mcodik in #12
- Updated hooks for builder 0.0.12 by @selfcontained in #13
New Contributors
- @mcodik made their first contribution in #12
- @selfcontained made their first contribution in #13
Full Changelog: 0.0.6...0.0.7