v0.2.0
What's Changed
- update SDK, use
wasi-httpstreaming, etc. by @dicej in #43 - don't send a body for a 304 response by @dicej in #44
- remove unused imports from Python example by @dicej in #46
- docs(*): update README.md; add example; use manifest v2 by @vdice in #45
- wasm file name corrected to fix rust-standalone example not working by @seungjin in #48
- chore(*): release prep for 0.2.0 by @vdice in #49
New Contributors
- @dicej made their first contribution in #43
- @vdice made their first contribution in #45
- @seungjin made their first contribution in #48
Full Changelog: v0.1.0...v0.2.0