Skip to content

Releases: extism/go-pdk

v1.0.2 Release

07 Feb 03:45
fae85da
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

18 Jan 19:30
d48f368
Compare
Choose a tag to compare

What's Changed

  • feat: remove strings dependency, optimizations by @nilslice in #23
  • feat: create separate package to make reactor modules easier by @mhmd-azeez in #26

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Jan 20:06
6ed2ba2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.1.0...v1.0.0

v1.0.0-rc2

15 Nov 23:51
2bf07ca
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release

What's Changed

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

v1.0.0-rc1

16 Oct 17:15
a4bba1b
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v.0.1.0...v1.0.0-rc1

v0.1.0

30 Nov 17:40
f3c6bf9
Compare
Choose a tag to compare

What's Changed

  • Use new input interface, add logging functions by @zshipko in #2
  • ci: use extism from git instead of latest by @zshipko in #4
  • Simplify API, remove Host/Variables types by @zshipko in #6
  • feat: implement extism_http_request by @nilslice in #7

New Contributors

Full Changelog: https://github.com/extism/go-pdk/commits/v.0.1.0