Releases: apexlang/apex-go
Releases · apexlang/apex-go
v0.1.6
What's Changed
- deps: updates wazero to 1.0.0-rc.1 by @evacchi in #10
- chore: Various version bumps and updates by @pkedy in #12
- deps: updates wazero to 1.0.1 by @codefromthecrypt in #14
- Union members & version bumps by @pkedy in #15
New Contributors
Full Changelog: v0.1.5...v0.1.6
Migration to Apex using Deno
v0.1.5 chore: Rename the model apex file in the release ci (#9)
Update wazero to 1.0.0-pre.3
v0.1.4 Ran latest codegen and removed codegen steps from ci/cd.
Update wazero to 1.0.0-pre.3
deps: updates wazero to 1.0.0-pre.3 (#3) Signed-off-by: Adrian Cole <[email protected]>
Ability to export interfaces
V0.1.3 Added ability to export interfaces (#4)
waPC support
v0.1.2 waPC support (#2)
Model package, visitors, and validation rules
v0.1.1 Tweaking github actions release
Language updates
v0.1.0 Language updates
Initial release
v0.0.1 Apex rebrand