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