Releases: speakeasy-api/easytemplate
Releases · speakeasy-api/easytemplate
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
v0.7.0: capability to override template functions
feat: capability to override template funcs (#5)
v0.6.3: fix to how js files are imported
Merge pull request #4 from speakeasy-api/typescript-line-number-resol…
v0.6.2: fix line numbers in errors when using typescript
Merge pull request #3 from speakeasy-api/typescript-line-number-resol…
v0.6.1 bump dependencies
chore: bump goja
v0.6.0: support basic typescript transformation
What's Changed
- light grammar edits by @iamsimonyu in #1
- feat: support basic typescript transformations via esbuild by @ThomasRooney in #2
New Contributors
- @iamsimonyu made their first contribution in #1
- @ThomasRooney made their first contribution in #2
Full Changelog: v0.5.0...v0.6.0