Releases: speakeasy-api/easytemplate
Releases · speakeasy-api/easytemplate
v0.8.1: update dependencies
Full Changelog: v0.8.0...v0.8.1
v0.8.0: support for recursively rendering a template
Merge pull request #13 from speakeasy-api/add-multiple-render-funcs
v0.7.8: concurrent easytemplate instances
chore: make globalSourceMapContext local on the VM such that multiple…
v0.7.7 - upgrade goja dependency to fix JSON.stringify hang on circular go types
chore: upgrade goja dependency to fix JSON.stringify hang on circular…
v0.7.6 - goja upgrade
chore: upgrade goja dependency
v0.7.5: Run Individual Method
Execute an individual method for an easy template instance
v0.7.4: update dependencies
chore: update dependencies
v0.7.3: more robust line number remapping
fix: more robust line number remapping
v0.7.2: fixes to linting and tests
fix: lint and tests
v0.7.1: fixed incorrect line numbers in callstack when an error occurs
fix: fixed incorrect line numbers in callstack when an error occurs