Skip to content

v1.0.0 Release

Compare
Choose a tag to compare
@nilslice nilslice released this 09 Jan 14:18
· 16 commits to main since this release
37418e0

What's Changed

  • feat: add zig pdk by @usdogu in #1
  • chore: rename package to exclude zig as its implied by @nilslice in #2
  • feat: use json in basic example, add comments by @nilslice in #4
  • chore: revert enum visibility change by @nilslice in #5
  • fix: Update for breaking build system changes by @usdogu in #6
  • fix: Fix for breaking build system change by @usdogu in #7
  • feat!: Zig Package Manager Support by @usdogu in #8
  • fix: Fix breaking build system changes by @usdogu in #9
  • fix: http example by @usdogu in #10
  • fix: update for latest Zig by @usdogu in #11
  • refactor!: Simplify JSON stringifying by @usdogu in #12
  • ci: use new cli by @zshipko in #13
  • chore: use extism:host/env namespace by @zshipko in #14
  • docs: Update README by @mhmd-azeez in #17
  • fix: add the required paths argument to build.zig.zon by @usdogu in #19
  • chore: add bindings to length_unsafe by @zshipko in #22
  • docs: update readme walkthrough by @nilslice in #21
  • chore: extend http example, update docs and test by @nilslice in #24
  • feat: add getJson and outputJson for plugin io util by @nilslice in #25

New Contributors

Full Changelog: https://github.com/extism/zig-pdk/commits/v1.0.0