Tengo Versions Save

A fast script language for Go

v2.11.1

1 year ago

Changelog

  • 131638f update goreleaser to fix releases (#381)

v2.11.0

1 year ago

Changelog

  • f90d433 Corrected/changed variable names of the base64 and hex imports (instead of fmt) to correspond with the module name itself. (#375)
  • 71459c4 fix deadcode optimization (#378)

v2.10.1

2 years ago

Changelog

  • 0afdfde Fix copying user functions (#366)
  • 1bcc189 Update README.md
  • 7b5d207 fix documentation for enum.filter (#359)

v2.10.0

2 years ago

Changelog

a7666f0 Handle panics by deferring recover as an error (#345) 4846cf5 add custom extension support for importing source file (#350)

v2.9.0

2 years ago

Changelog

3b65ddf Extract ModuleGetter interface for dynamic imports (#349) d9b300c For the OpMap VM instruction, since numElements is known just use the capacity hint. (#347) de6dc1e Update README.md

v2.8.0

2 years ago

Changelog

50af716 Update README.md ac80580 add Eval function (#338)

v2.7.0

3 years ago

Changelog

8858304 PR: builtin range function #326 (#328) c51d02f fix github env (#329)

v2.6.2

3 years ago

v2.6.1

3 years ago

v2.6.0

3 years ago

Changelog

7834251 spread last call argument v2 (#302)