v1.1.0
What's Changed
- chore: support for wasmtime 17.0.0 by @zshipko in #665
- feat(convert): add derive macros for To and FromBytes by @ModProg in #667
- feat: allow max HTTP response size to be configured in the manifest by @zshipko in #674
- ci: add release workflow for convert-macros crate by @zshipko in #683
- fix: linker issue that depends on the ordering of the linked functions by @zshipko in #685
New Contributors
Full Changelog: v1.0.3...v1.1.0