Releases: apexlang/apex-js
Releases · apexlang/apex-js
v0.1.5
v0.1.4
v0.1.3
Writing head, tail, and rendering imports
v0.1.2 Visitor render imports and head/tail (#14)
Misc fixes
Fixes:
- Property/Parameter default value represented in the model as null and not assigned the value from the AST.
- Deno linter fixes.
Switch to Deno
Switching to deno (#11) Co-authored-by: Jarrod Overson <[email protected]>
Making `Context` easier to use
Also moving the module
and local
templates here.
Initial model layer for simplified code generation
v0.0.17 Initial model layer to simplify code generation (#2)
ESM only module
converted to ESM only, removed unused configuration files (#1) Converted to ESM only, removed unused configuration files
Adding templates directory to package.json
v0.0.15 Version bump