Skip to content

Releases: speakeasy-api/easytemplate

v0.8.1: update dependencies

21 Jan 15:43

Choose a tag to compare

v0.8.0: support for recursively rendering a template

10 Nov 17:27
489d1ec

Choose a tag to compare

Merge pull request #13 from speakeasy-api/add-multiple-render-funcs

v0.7.8: concurrent easytemplate instances

25 Oct 13:38
34d0110

Choose a tag to compare

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

25 Oct 08:43

Choose a tag to compare

chore: upgrade goja dependency to fix JSON.stringify hang on circular…

v0.7.6 - goja upgrade

06 Oct 11:20

Choose a tag to compare

chore: upgrade goja dependency

v0.7.5: Run Individual Method

21 Sep 21:30
4350270

Choose a tag to compare

Execute an individual method for an easy template instance

v0.7.4: update dependencies

12 Jun 09:23

Choose a tag to compare

chore: update dependencies

v0.7.3: more robust line number remapping

02 Jun 09:15

Choose a tag to compare

fix: more robust line number remapping

v0.7.2: fixes to linting and tests

01 Jun 21:43

Choose a tag to compare

v0.7.1: fixed incorrect line numbers in callstack when an error occurs

01 Jun 21:32

Choose a tag to compare

fix: fixed incorrect line numbers in callstack when an error occurs