Releases: extism/js-pdk
Releases · extism/js-pdk
v1.5.1
v1.5.0
What's Changed
- feat: support i32, i64, f32, f64 param/return types for Host functions by @mhmd-azeez in #125
- fix: execute pending jobs when invoking plugin function by @zshipko in #130
- chore: update version to 1.5.0 by @zshipko in #132
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- fix: correct ArrayBuffer validation in
arrayBufferToBase64
by @mhmd-azeez in #122 - fix: implement console in TS by @mhmd-azeez in #121
Full Changelog: v1.3.3...v1.4.0
v1.3.3
What's Changed
- fix: pin ubuntu and update install script by @mhmd-azeez in #118
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- fix: enable tests with python host by @zshipko in #116
- update version to 1.3.2 by @mhmd-azeez in #117
New Contributors
- @mhmd-azeez made their first contribution in #117
Full Changelog: v1.3.1...v1.3.2
v1.3.1
Note: this is another pre-release. it fixes #113 which will allow us to track down the remaining JS bugs after the rquickjs migration. If you are an end-user, please do not use this version.
What's Changed
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Add codeowners file by @bhelx in #102
- feat: migrate to rquickjs from quickjs-wasm-rs by @mdarrik in #88
- chore: add http response headers, clippy by @zshipko in #103
- fix: use BigInt for host function params by @zshipko in #105
- feat: add overview on generating bindings by @nilslice in #106
New Contributors
Full Changelog: v1.2.0...v1.3.0
v1.2.0
v1.1.1
What's Changed
- feat: add Host.arrayBufferToBase64 and Host.base64ToArrayBuffer by @chrisdickinson in #94
- chore: bump update version to 1.1.1 by @nilslice in #96
Full Changelog: v1.1.0...v1.1.1