Skip to content

Releases: extism/js-pdk

v0.5.0

10 Apr 20:07
2c52830
Compare
Choose a tag to compare

What's Changed

  • feat: Implement http and config, bump 0.5.0 by @bhelx in #14

Full Changelog: v0.4.1...v0.5.0

v0.4.1

27 Feb 21:00
2b7dc70
Compare
Choose a tag to compare

What's Changed

  • feat: Typed Var.get functions by @bhelx in #12

Breaking Changes

  • Var.get was changed to Var.getBytes and Var.getString

Full Changelog: v0.4.0...v0.4.1

v0.4.0

23 Feb 15:19
Compare
Choose a tag to compare

What's Changed

  • chore: upgrade to extism pdk 0.2.0 by @bhelx in #11

Full Changelog: v0.3.4...v0.4.0

v0.3.4

27 Jan 16:45
Compare
Choose a tag to compare

What's Changed

  • Update readme to provide more context on compilation from source by @ubiquitous-dev in #10
  • Pin release rustc to 1.66.1

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

26 Jan 22:12
2d6cf51
Compare
Choose a tag to compare

What's Changed

  • feat: Eval code and globals at wizer init step by @bhelx in #9

Full Changelog: v0.3.2...v0.3.3

v0.3.2

26 Jan 21:14
8221a4e
Compare
Choose a tag to compare
  • Fixes double invocation error #8

v0.3.1

20 Jan 20:18
550c074
Compare
Choose a tag to compare

Add support for ARM, add install script

v0.3.0

17 Jan 23:02
b0ef4bc
Compare
Choose a tag to compare

What's Changed

  • feat: Support bundled JS applications by @bhelx in #1

Full Changelog: v0.2.0...v0.3.0

v0.2.0

14 Jan 20:10
Compare
Choose a tag to compare

Implement vars, console.log, throwing exceptions, fix input and output bugs.

v0.1.1

14 Jan 02:24
Compare
Choose a tag to compare

Get releases to work