Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@nilslice nilslice released this 12 Mar 09:58
9101916

What's Changed

  • Add plugin.CallWithContext method by @Marton6 in #60
  • feat!: add ability to configure size of the Extism var store by @zshipko in #61 1
  • Correctly use context in plugin and provide alternative _WithContext methods by @Marton6 in #62

New Contributors

Full Changelog: v1.1.0...v1.2.0


  1. Note a breaking change in the addition of the ManifestMemory struct, which has been added as a pointer field to the Manifest struct. Full details in this commit: 1cfafab