Releases: extism/rust-pdk
Releases · extism/rust-pdk
v0.3.2
v0.3.1
v0.3.0
v0.2.0
What's Changed
- chore(deps): update base64 requirement from 0.20.0-alpha.1 to 0.21.0 by @dependabot in #15
- release: v0.2.0 by @bhelx in #16
New Contributors
- @dependabot made their first contribution in #15
Full Changelog: v0.1.1...v0.2.0
v0.1.1 Release
What's Changed
- feat: add msgpack support by @zshipko in #11
- fix: panic if plugin_fn applied to main fn by @nilslice in #12 (Issue extism/extism#166 by @micaelbergeron)
- chore: bump versions for v0.1.1 release by @nilslice in #13
0.0.1-rc.5
Merge pull request #4 from extism/improve-api Add `function` and `encoding` macros + simplify host interface