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