Skip to content

Releases: extism/js-pdk

v1.5.1

15 May 20:37
06bd074
Compare
Choose a tag to compare

What's Changed

  • fix: improve conversion of Errors in console functions by @zshipko in #133

Full Changelog: v1.5.0...v1.5.1

v1.5.0

24 Mar 21:33
94d0e17
Compare
Choose a tag to compare

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

22 Jan 11:11
7a319fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.4.0

v1.3.3

12 Jan 12:25
c81eb0c
Compare
Choose a tag to compare
v1.3.3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

09 Jan 14:08
10d075c
Compare
Choose a tag to compare
v1.3.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.1

10 Dec 15:43
55a56ca
Compare
Choose a tag to compare
v1.3.1 Pre-release
Pre-release

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

29 Nov 14:45
05cecf2
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release

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

16 Oct 20:35
4657c17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

v1.1.1

09 Sep 22:35
1bba557
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

23 Aug 23:24
Compare
Choose a tag to compare

What's Changed

  • chore: modify mem find to return js undefined by @nilslice in #92

Full Changelog: v1.0.0...v1.1.0