Skip to content

Releases: extism/cli

v1.6.1

04 Nov 23:33
490e40c
Compare
Choose a tag to compare

What's Changed

  • feat: support enable-http-response-headers flag, minor tweaks by @nilslice in #106

Full Changelog: v1.6.0...v1.6.1

v1.6.0

25 Oct 17:29
a3b9192
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.4...v1.6.0

v1.5.4

25 Sep 14:36
03f94e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.3...v1.5.4

v1.5.3

24 Sep 17:56
3cb0b71
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.5.3

v1.5.2

26 Jun 21:33
0a713d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

12 Jun 18:06
Compare
Choose a tag to compare

What's Changed

  • feat: gen plugin automatically initializes submodules after cloning the template repo by @mhmd-azeez in #88
  • fix(install): create outprefix if it does not exist by @G4Vi in #90
  • fix: return error when non-zero exit code in returned by @zshipko in #92
  • fix: add -framework Security to extism-static.pc on macOS by @zshipko in #94

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

v1.5.0

21 May 19:16
Compare
Choose a tag to compare

What's Changed

  • Add shell command and persistent plugin by @bhelx in #81
  • cleanup: updates after removing go.mod from extism and extism-dev directories by @zshipko in #84
  • feat: add TS template by @mhmd-azeez in #85
  • feat: add link flag to link additional modules from command line by @zshipko in #86

Full Changelog: v1.4.0...v1.5.0

v1.4.0

08 May 17:51
Compare
Choose a tag to compare

What's Changed

  • docs: add generate information to README by @nilslice in #78
  • fix: only add .git if no parent contains one by @nilslice in #80

Full Changelog: v1.3.0...v1.4.0

v1.3.0

24 Apr 20:13
2a4eaa6
Compare
Choose a tag to compare

What's Changed

  • chore(extism-dev): update repos.json and testWasm.json by @zshipko in #76
  • feat: add plugin scaffold generator by @nilslice in #74
  • chore: prepare 1.3.0 release by @zshipko in #77

Full Changelog: v1.2.0...v1.3.0

v1.2.0

12 Mar 15:50
017d171
Compare
Choose a tag to compare

What's Changed

  • fix: add -s flag to help example in README, error when sudo isn't found by @zshipko in #66
  • cleanup: don't check for sudo when the user is root by @zshipko in #67
  • ci: purge hosted script cache on merge by @nilslice in #68
  • ci: restrict purge to run only after pr is merged to main by @nilslice in #69
  • fix: specify linux-arm64 in pre-build list check by @nilslice in #70
  • chore: add dockerfile used in extism/cli:latest on registry by @nilslice in #71
  • feat: add --var-max to configure the size of the Extism var store by @zshipko in #72
  • chore: use go-sdk v1.2.0 by @zshipko in #73

Full Changelog: v1.1.0...v1.2.0