What's Changed
- chore: include wasmtime 30 in supported bounds by @zshipko in https://github.com/extism/extism/pull/834
- Remove python from dependabot.yml by @zshipko in https://github.com/extism/extism/pull/835
- fix: throw error on reentrant plugin call by @chrisdickinson in https://github.com/extism/extism/pull/836
- doc: explain how to see plug-in logs by @Pascal-So in https://github.com/extism/extism/pull/839
- fix: better suggestion when encoding is not implemented by @AlessandroRuggiero in https://github.com/extism/extism/pull/843
- chore(deps): Update criterion requirement from 0.5.1 to 0.6.0 by @dependabot in https://github.com/extism/extism/pull/852
- chore(deps): Update cbindgen requirement from 0.28 to 0.29 by @dependabot in https://github.com/extism/extism/pull/854
- chore: add ToBytes/FromBytes implementations for bool by @zshipko in https://github.com/extism/extism/pull/855
New Contributors
- @Pascal-So made their first contribution in https://github.com/extism/extism/pull/839
- @AlessandroRuggiero made their first contribution in https://github.com/extism/extism/pull/843
Full Changelog: https://github.com/extism/extism/compare/v1.10.0...v1.11.0