Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Releases: AugustArchive/sentry-webhook

v0.1.2

05 Apr 11:46
a89aafe
Compare
Choose a tag to compare

Fixes

  • fix(config): do not wrap env support in .unwrap_or unless the file hasn't been found by @auguwu

Additions

  • feat(server): add proper config.host support for the HTTP service by @auguwu

Commit History: v0.1.1...v0.1.2

v0.1.1

05 Apr 11:25
b1f1aa4
Compare
Choose a tag to compare

Additions

  • feat(config): add env var fallback if config.toml didn't exist by @auguwu
  • docs: add "how to use" section in README.md by @auguwu

Dependency Updates

Full Commit History: v0.1.0...v0.1.1

v0.1.0 | Initial Release

05 Apr 00:24
7e61503
Compare
Choose a tag to compare

This is the initial release of sentry-worker. :)

Full Commit History: https://github.com/auguwu/sentry-webhook/commits/v0.1.0