Releases: extism/python-pdk
Releases · extism/python-pdk
v0.1.4
v0.1.3
What's Changed
- Document extism.Json by @bhelx in #20
- chore: support http response headers and trace logging by @zshipko in #21
- fix: expose http headers by @zshipko in #24
- feat: add overview on generating bindings by @nilslice in #25
- Add instructions for using host functions by @fliepeltje in #27
- Add rust-toolchain file by @fliepeltje in #30
- Update README.md by @ghugeshree in #35
- Add debug flag to docs + fix configs example by @fliepeltje in #36
- docs: add information about PYTHONPATH by @zshipko in #39
- cleanup: remove custom json by @G4Vi in #41
- build: target wasm32-wasip1 instead of wasm32-wasi as target is removed by @G4Vi in #42
- chore: bump version to 0.1.3 by @G4Vi in #43
New Contributors
- @nilslice made their first contribution in #25
- @fliepeltje made their first contribution in #27
- @ghugeshree made their first contribution in #35
- @G4Vi made their first contribution in #41
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
What's Changed
- feat: add install script by @zshipko in #11
- chore: update install script and add additional paths to check for data dir by @zshipko in #13
- fix: Correct file copying in install.sh by @FjodorGit in #14
New Contributors
- @FjodorGit made their first contribution in #14
Full Changelog: v0.1.0...v0.1.1