Skip to content

Releases: openharmony-zig/zig-napi

0.0.1-beta.2

05 Oct 01:56
896487a

Choose a tag to compare

What's Changed

Full Changelog: 0.0.1-beta.1...0.0.1-beta.2

0.0.1-beta.1

18 Sep 02:40
46a3187

Choose a tag to compare

What's Changed

  • fix: add from_napi_value for Object by @richerfu in #4
  • feat: add optional object and string support by @richerfu in #5
  • Support ArrayList convert to array by @richerfu in #6
  • Refactor build target by @richerfu in #7
  • Allow function using named type as params by @richerfu in #8
  • Allow return error union as result by @richerfu in #9
  • Allow register without init function by @richerfu in #10
  • Allow object using optional as field by @richerfu in #11
  • Allow OnComplete as optional and allow Execute return error_union by @richerfu in #12

Full Changelog: 0.0.1-beta.0...0.0.1-beta.1

0.0.1-beta.0

11 Sep 08:18
7ed3727

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/openharmony-zig/zig-addon/commits/0.0.1-beta.0