Releases: extism/zig-pdk
Releases · extism/zig-pdk
v1.3.0
v1.2.0
v1.1.0
Note
Zig Version Update 0.13
This release updates the Zig version to 0.13, as our current release strategy is to closely follow the latest Zig progress.
What's Changed
- docs: update installation instructions by @usdogu in #26
- doc: update python-sdk use in README to v1.0.0 by @chrisdickinson in #27
- chore: add more complex zig json example by @nilslice in #28
- feat: add some additional memory helpers by @zshipko in #29
- fix: build by @usdogu in #30
- chore: prep for release by @nilslice in #31
New Contributors
- @chrisdickinson made their first contribution in #27
Full Changelog: v1.0.0...v1.1.0
v1.0.0-rc1 Release
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
- @usdogu made their first contribution in #1
- @nilslice made their first contribution in #2
- @zshipko made their first contribution in #13
- @mhmd-azeez made their first contribution in #17
Full Changelog: https://github.com/extism/zig-pdk/commits/v1.0.0-rc1
v1.0.0 Release
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
- @usdogu made their first contribution in #1
- @nilslice made their first contribution in #2
- @zshipko made their first contribution in #13
- @mhmd-azeez made their first contribution in #17
Full Changelog: https://github.com/extism/zig-pdk/commits/v1.0.0