Releases: bounoable/postdog
Releases · bounoable/postdog
v0.5.4
test: add test for dispatch context
v0.5.3
fix: fix send context when using `Dispatch()`
v0.5.2
fix(autowire): set default transport from autowire
v0.5.1
fix(autowire): apply default transport
v0.5.0
feat(store): add `query.Get()` function Allow the user to retrieve stored letters by a UUID
v0.4.6
feat(template): support filtering of templates Add `Exclude*` functions to filter templates by their filepaths
v0.4.5
feat(autowire): add queue config
v0.4.4
feat(store): add `query` protobuf types
v0.4.3
feat(store): add protobuf types
v0.4.2
feat: add protobuf types