Skip to content

Releases: extism/extism

v1.0.0-rc4

28 Nov 00:40
e75dd05
Compare
Choose a tag to compare
v1.0.0-rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-rc3...v1.0.0-rc4

v1.0.0-rc3

21 Nov 19:52
7411eef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-rc2...v1.0.0-rc3

v1.0.0-rc2

15 Nov 22:54
a1cf591
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: latest...v1.0.0-rc2

v1.0.0-beta.0

15 Nov 21:46
719462b
Compare
Choose a tag to compare
v1.0.0-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.0-rc1...v1.0.0-beta.0

v1.0.0-rc1

13 Nov 21:24
5afa658
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

v1.0.0-alpha.0

09 Nov 18:12
2fb2902
Compare
Choose a tag to compare
v1.0.0-alpha.0 Pre-release
Pre-release

What's Changed

  • fix: undo change to extism_memory_bytes left over from debugging by @zshipko in #519
  • chore(deps-dev): Bump @babel/traverse from 7.20.13 to 7.23.2 in /browser by @dependabot in #518
  • chore(deps): Bump @types/ref-array-di from 1.2.5 to 1.2.6 in /node by @dependabot in #491
  • chore(deps-dev): Bump typedoc from 0.25.1 to 0.25.2 in /node by @dependabot in #502
  • chore(deps-dev): Bump ex_doc from 0.30.6 to 0.30.7 in /elixir by @dependabot in #513
  • chore(deps-dev): Bump @types/node from 20.6.5 to 20.8.6 in /node by @dependabot in #515
  • chore(deps-dev): Bump @babel/traverse from 7.19.6 to 7.23.2 in /node by @dependabot in #517
  • ci(dotnet): publish nuget packages for all supported environments by @mhmd-azeez in #523
  • doc: add runtime/README.md and libextism/README.md by @zshipko in #526
  • chore: support wasmtime 14.0.0 by @zshipko in #529
  • chore(deps-dev): Bump ex_doc from 0.30.7 to 0.30.9 in /elixir by @dependabot in #536
  • feat(dlang): Add a D host SDK by @chances in #412
  • chore: fix docstring for Manifest/allowed_paths by @thomasdarimont in #531
  • feat: add ability to dump extism kernel memory and generate coredumps, cleanup kernel memory layout by @zshipko in #539
  • docs: Point to readmes by @bhelx in #541
  • fix(release): bump maturin manylinux floor for ring 0.17 dep by @chrisdickinson in #548
  • docs: Add some documentation for plugin.call by @bhelx in #546
  • refactor!: Cleanup UserData implementation, update example in README by @zshipko in #550
  • feat: build static libextism by @G4Vi in #552
  • refactor!: Use extism:host/env namespace for extism functions and extism:host/user for user-defined host functions by @zshipko in #511
  • fix: set epoch deadline before each plugin call by @zshipko in #557
  • cleanup: add PTR as an alias for ValType::I64 by @zshipko in #558
  • feat: pkg-config by @G4Vi in #559
  • cleanup: add PTR as an alias for I64 in C API by @zshipko in #560
  • cleanup: update error message by @zshipko in #561
  • test: add some http tests by @zshipko in #562
  • fix: improve handling of custom error messages by @zshipko in #568
  • chore: fix cargo resolver warning by @bhelx in #570
  • refactor!: allow Plugin::new to take raw wasm or Manifest by @zshipko in #569
  • feat: add x86_64-unknown-linux-musl target, specifying target to make by @G4Vi in #571
  • fix: libextism - make fully static target no longer hardcoded to musl-gcc by @G4Vi in #572
  • feat: add add_subdirectory compatible cmake config by @G4Vi in #574
  • build: libextism/CMakeLists.txt add installing to support in-tree builds that use shared libraries by @G4Vi in #575
  • cleanup: simplify logging, include plugin ID in log messages by @zshipko in #573
  • fix: nuget packing in release-dotnet-native.yaml by @mhmd-azeez in #524

New Contributors

Full Changelog: v1.0.0-rc0...v1.0.0-alpha.0

v0.5.4

25 Oct 20:47
452bb2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

24 Oct 17:30
ec70b0e
Compare
Choose a tag to compare

What's Changed

  • chore: Release elixir v0.5.1 by @bhelx in #496
  • chore: fix elixir release action by @bhelx in #497
  • chore: backport latest kernel changes to stable by @zshipko in #528
  • Release: 0.5.3 stable release by @bhelx in #538

Full Changelog: v0.5.2...v0.5.3

v1.0.0-rc0

16 Oct 17:54
0996101
Compare
Choose a tag to compare
v1.0.0-rc0 Pre-release
Pre-release

Pre-release of Extism v1.0.

Full Changelog: latest...v1.0.0-rc0

v0.5.2

21 Sep 14:44
e89ddd5
Compare
Choose a tag to compare

What's Changed

  • fix(stable): improve the way the kernel calculates how many pages to allocate by @zshipko in #471

Full Changelog: v0.5.1...v0.5.2