Releases: extism/cli
Releases · extism/cli
v1.6.2
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