Skip to content

v0.3.0

Compare
Choose a tag to compare
@bhelx bhelx released this 15 Mar 14:46
· 279 commits to main since this release
8d76cf0

What's Changed

  • chore: bump version for haskell extism-manifest package by @zshipko in #223
  • fix(elixir-sdk): Release 0.2.0 is broken due to this local path dep by @bhelx in #224
  • docs: Update README to reflect quality but instability by @bhelx in #226
  • docs(java-sdk): fix source code link by @bhelx in #228
  • chore(deps-dev): Bump @types/jest from 29.2.5 to 29.2.6 in /node by @dependabot in #230
  • chore(deps): Update rustler requirement from 0.26.0 to 0.27.0 by @dependabot in #232
  • chore(deps): Bump rustler from 0.26.0 to 0.27.0 in /elixir by @dependabot in #235
  • chore: Make memory traces clearer by @bhelx in #236
  • cleanup: fix opam files according to changes published to opam by @zshipko in #237
  • test(browser): Comment out test so we stop failure by @bhelx in #238
  • fix(go): allow for host functions with no arguments or return values by @zshipko in #241
  • feat: add helper functions for working with input/output of host functions as bytes by @zshipko in #240
  • Make the Python example more idiomatic by @brettcannon in #242
  • chore: update toml to 0.7 by @zshipko in #245
  • feat: add ability to set host function namespace by @zshipko in #246
  • chore(deps-dev): Bump typescript from 4.9.4 to 4.9.5 in /node by @dependabot in #252
  • chore(deps-dev): Bump @types/node from 18.11.18 to 18.11.19 in /node by @dependabot in #251
  • chore(deps-dev): Update black requirement from ^22.10.0 to ^23.1.0 in /python by @dependabot in #250
  • chore(deps-dev): Bump jest from 29.3.1 to 29.4.1 in /node by @dependabot in #243
  • feat(zig-sdk): Implement Host Functions by @usdogu in #249
  • cleanup: use serde(deny_unknown_fields) in manifest by @zshipko in #254
  • chore(deps-dev): Bump jest from 29.4.1 to 29.4.2 in /node by @dependabot in #256
  • chore(deps-dev): Bump typedoc from 0.23.24 to 0.23.25 in /node by @dependabot in #257
  • chore(deps-dev): Bump @types/node from 18.11.19 to 18.13.0 in /node by @dependabot in #258
  • chore(deps-dev): Bump prettier from 2.8.3 to 2.8.4 in /node by @dependabot in #259
  • fix(zig-sdk): Fix Example And Test by @usdogu in #260
  • chore(deps-dev): Bump @types/node from 18.13.0 to 18.14.0 in /node by @dependabot in #262
  • chore(deps-dev): Bump jest from 29.4.2 to 29.4.3 in /node by @dependabot in #261
  • fix(python): export CurrentPlugin by @zshipko in #263
  • chore: update wasmtime to 6.0, bump extism versions by @nilslice in #247
  • feat: Add Host Functions support for Java SDK by @Zwiterrion in #248
  • fix(zig): use new for loop syntax by @zshipko in #269
  • chore(deps-dev): Bump @types/node from 18.14.0 to 18.14.2 in /node by @dependabot in #266
  • chore(deps-dev): Bump typedoc from 0.23.25 to 0.23.26 in /node by @dependabot in #265
  • chore(deps-dev): Bump ex_doc from 0.29.1 to 0.29.2 in /elixir by @dependabot in #273
  • chore(deps-dev): Bump @types/node from 18.14.2 to 18.14.6 in /node by @dependabot in #272
  • chore(deps-dev): Update minitest requirement from ~> 5.17.0 to ~> 5.18.0 in /ruby by @dependabot in #271
  • feat: add ability to set host function namespace for Java SDK by @Zwiterrion in #275
  • feat: Add plugin cancellation by @zshipko in #270
  • chore: update to wasmtime 6.0.1 by @zshipko in #276
  • feat: Support allowed_paths in the Java SDK by @mathieuancelin in #277
  • chore(deps-dev): Bump jest from 29.4.3 to 29.5.0 in /node by @dependabot in #280
  • chore(deps-dev): Bump @types/node from 18.14.6 to 18.15.0 in /node by @dependabot in #279
  • chore: update haskell base upper bound by @zshipko in #282
  • release: 0.3.0 by @bhelx in #281

New Contributors

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

RELEASE v0.3.0

Head to https://extism.org for docs and an overview, and chat with us on Discord!