0.4.0
What's Changed
- fix: add cargo.toml description by @lucacasonato in #22
- docs: fix docker image in fly.io instructions by @lucacasonato in #23
- docs: add diagram in readme by @lucacasonato in #24
- add links by @lambtron in #25
- fix examples in README.md for --sqlite-path by @john-pope in #29
- Fix local kv protobuf response content-type by @johnspurlock-skymethod in #30
- Fix typo in kv connect protocol doc by @johnspurlock-skymethod in #31
- fix: set correct status code for non-U64 sums by @lucacasonato in #33
- chore: make SqliteMessageHandle methods public by @igorzi in #35
- fix(sqlite): don't unwrap in requeue_message by @igorzi in #37
- 0.4.0 by @igorzi in #38
New Contributors
- @lambtron made their first contribution in #25
- @john-pope made their first contribution in #29
- @johnspurlock-skymethod made their first contribution in #30
Full Changelog: 0.2.0...0.4.0