v1.0.0
What's Changed
- fix: free up memory after we're done with it by @mhmd-azeez in #12
- ci: use new extism cli by @zshipko in #13
- chore: update header -> headers change aligned to extism/extism#124 by @nilslice in #8
- feat: implement without C dependency by @egonelbre in #15
- Prep for TinyGo's v0.28 encoding/json Support by @syke99 in #9
- feat: Add readme, some convenience methods in pdk by @bhelx in #18
- Test both tinygo and standard go by @egonelbre in #17
- docs: Fix small typo in README by @mhmd-azeez in #20
- chore: use
extism:host/env
namespace by @zshipko in #19 - cleanup: optimize algorithm used for load/loadInput/store by @zshipko in #21
- docs: add tinygo install instructions by @nilslice in #22
- chore: add bindings to length_unsafe by @zshipko in #24
New Contributors
- @mhmd-azeez made their first contribution in #12
- @egonelbre made their first contribution in #15
- @syke99 made their first contribution in #9
- @bhelx made their first contribution in #18
Full Changelog: v.0.1.0...v1.0.0