Releases: extism/python-sdk
Releases · extism/python-sdk
v1.1.0
What's Changed
- fix: del not freeing up native resources by @acoroleu-tempus in #38
- fix: upgrade deprecated GitHub Actions to v4/v5 by @nilslice in #40
New Contributors
- @acoroleu-tempus made their first contribution in #38
- @nilslice made their first contribution in #40
Full Changelog: v1.0.4...v1.1.0
Development Build
Bug Fixes
- del not freeing up native resources (#38) #38 (Albert Coroleu)
- upgrade deprecated GitHub Actions to v4/v5 (#40) #40 (Steve Manuel)
v1.0.4
What's Changed
- fix: typing for python 3.9 by @JustRedTTG in #32
- fix: bug in host function return values by @chrisdickinson in #34
New Contributors
- @JustRedTTG made their first contribution in #32
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Add codeowners file by @bhelx in #26
- fix: update to latest extism_sys by @chrisdickinson in #28
- feat: add host context support by @chrisdickinson in #29
- feat: enable compiled plugins by @chrisdickinson in #30
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
v1.0.0
v1.0.0-rc1
Update extism host namespace.
v1.0.0-rc0
1.0.0 Release candidate.
What's Changed
- feat(docs): initial sphinx docs build by @chrisdickinson in #9
- feat(host_fn): infer types from annotations by @chrisdickinson in #11
Full Changelog: v0.0.1alpha...v1.0.0-rc0
v0.0.1alpha
use pypi-published extism_sys (#7)