Skip to content

Releases: extism/ocaml-sdk

v1.1.0

22 Feb 19:13
Compare
Choose a tag to compare

What's Changed

  • feat: allow max HTTP response size to be configured in the manifest by @zshipko in #16

Full Changelog: v1.0.0...v1.1.0

v1.0.0

15 Jan 15:52
Compare
Choose a tag to compare

What's Changed

  • chore: add ci by @zshipko in #1
  • fix: use finalise_last by @zshipko in #2
  • refactor!: improve host function interface, add example to README by @zshipko in #3
  • ci: use extism cli by @zshipko in #4
  • cleanup: use input/output for host function arguments and results, cleanup basic documentation by @zshipko in #5
  • doc: use mdx to check examples by @zshipko in #6
  • cleanup: more types by @zshipko in #7
  • chore: remove pin on mdx package by @zshipko in #8
  • docs: update to match ruby-sdk by @zshipko in #9
  • chore: update test wasm modules to use new namespace by @zshipko in #10
  • cleanup: add Val_type.ptr as an alias for ValType::I64 by @zshipko in #11
  • feat: add set_log_callback by @zshipko in #12
  • chore: add Plugin.reset by @zshipko in #13
  • feat: add Plugin.Typed to define typed plugins by @zshipko in #14
  • cleanup: update README and Makefile for 1.0 by @zshipko in #15

New Contributors

Full Changelog: https://github.com/extism/ocaml-sdk/commits/v1.0.0