What's Changed
- Change
function_existsto&selfby @milesj in https://github.com/extism/extism/pull/796 - chore: fix clippy by @zshipko in https://github.com/extism/extism/pull/799
- Trigger NuGet package publishing when a new release is published by @mhmd-azeez in https://github.com/extism/extism/pull/805
- fix: improve sdk error messages around imports by @zshipko in https://github.com/extism/extism/pull/806
- feat: added a function to track fuel consumption by @pwnintended in https://github.com/extism/extism/pull/807
- Add Android targets by @bhelx in https://github.com/extism/extism/pull/812
- chore(deps): Update cbindgen requirement from 0.27 to 0.28 by @dependabot in https://github.com/extism/extism/pull/815
- cleanup: stop timer from using 100% cpu when no timeouts are set by @zshipko in https://github.com/extism/extism/pull/814
- ci: install android libunwind before build step by @zshipko in https://github.com/extism/extism/pull/817
- ci: fix android release, attempt [#2] by @zshipko in https://github.com/extism/extism/pull/818
- cleanup: remove android release by @zshipko in https://github.com/extism/extism/pull/823
- chore(deps): Update rand requirement from 0.8.5 to 0.9.0 by @dependabot in https://github.com/extism/extism/pull/826
- chore(deps): Update ureq requirement from 2.5 to 3.0 by @dependabot in https://github.com/extism/extism/pull/825
- fix(ci): use new download-artifact api by @zshipko in https://github.com/extism/extism/pull/827
- chore: update wasmtime bounds to include more versions by @zshipko in https://github.com/extism/extism/pull/828
- fix(ci): remove path parameter from download-artifact action in release workflow by @zshipko in https://github.com/extism/extism/pull/831
New Contributors
- @milesj made their first contribution in https://github.com/extism/extism/pull/796
- @pwnintended made their first contribution in https://github.com/extism/extism/pull/807
Full Changelog: https://github.com/extism/extism/compare/v1.9.1...v1.10.0