v0.10.0
What's Changed
- remove encrypted flag (version -> 0.10) by @nick1udwig in #116
- change
_s to-s by @nick1udwig in #105 - feature: bind_multiple_http_paths by @Gohlub in #119
- Dr/eth interface generic by @dr-frmr in #118
- request,response: add
attach_all()method by @nick1udwig in #120 - fix
try_attach_all()method by @nick1udwig in #121 - update alloy to 0.8.1 and alloy_core to 0.8.15 by @nick1udwig in #122
- http-server: use last_blob in request handler by @nick1udwig in #124
- kv: functions for several value types in db by @barraguda in #123
- update fs to use tweaked variants by @nick1udwig in #126
- kv: more docstrings by @barraguda in #128
- kv: new types from runtime by @dr-frmr in #129
- sqlite: new types from runtime by @dr-frmr in #130
- v0.10.0 by @nick1udwig in #117
- update error types by @dr-frmr in #131
New Contributors
Full Changelog: v0.9.7...v0.10.0