Skip to content

Releases: extism/python-pdk

v0.1.4

17 Jan 01:20
3d14e8b
Compare
Choose a tag to compare

What's Changed

  • ci: fix publish by @G4Vi in #45
  • ci: added target explicitly by @G4Vi in #46
  • chore: bump verison to 0.1.4 by @G4Vi in #47

Full Changelog: v0.1.3...v0.1.4

v0.1.3

16 Jan 23:58
0a14175
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

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

Full Changelog: v0.1.2...v0.1.3

v0.1.2

23 Oct 23:16
b45d968
Compare
Choose a tag to compare

What's Changed

  • fix: share directory in install script for macos by @zshipko in #15
  • Add codeowners file by @bhelx in #19
  • fix!: placement of python dependencies on disk by @zshipko in #17

New Contributors

  • @bhelx made their first contribution in #19

Full Changelog: v0.1.1...v0.1.2

v0.1.1

09 Oct 18:15
b977db1
Compare
Choose a tag to compare

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

Full Changelog: v0.1.0...v0.1.1

v0.1.0

25 Sep 22:39
Compare
Choose a tag to compare

What's Changed

  • feat: add imports, use decorator for exports by @zshipko in #7
  • cleanup: API improvements by @zshipko in #10

New Contributors

Full Changelog: https://github.com/extism/python-pdk/commits/v0.1.0