Releases: extism/cli
Releases · extism/cli
v1.6.1
v1.6.0
v1.5.4
v1.5.3
What's Changed
- ci: minimize binary size by @hellodword in #98
- chore: pin wazero main commit for now by @zshipko in #100
- chore: bump go-sdk to 1.4.0 by @zshipko in #101
New Contributors
- @hellodword made their first contribution in #98
Full Changelog: v1.5.2...v1.5.3
v1.5.2
v1.5.1
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
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
v1.3.0
v1.2.0
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