Skip to content

Releases: d5/tengo

v2.5.0

25 May 17:55
366c699
Compare
Choose a tag to compare

Changelog

366c699 add string comparison support (#294)

v2.4.2

23 May 15:26
d1dd014
Compare
Choose a tag to compare

Changelog

d1dd014 fix a bug in bytecode optimization code (#292)

v2.4.1

23 May 06:12
d08a636
Compare
Choose a tag to compare

Changelog

d08a636 add GitHub Actions (#293)

v2.4.0

22 May 20:58
@d5 d5
4ed7576
Compare
Choose a tag to compare

Changelog

4ed7576 enable relative imports (#285)

v2.3.3

22 May 18:39
@d5 d5
e059953
Compare
Choose a tag to compare

Changelog

22e1e35 Update README.md
e059953 fix for in loop symbols (#290)

v2.3.2

19 May 14:26
@d5 d5
e668901
Compare
Choose a tag to compare

Changelog

e668901 Fix nested file imports (#282)

v2.3.1

19 May 14:02
@d5 d5
50d0ba7
Compare
Choose a tag to compare

Changelog

5b449b3 Update README.md
f97ab7f Update README.md
50d0ba7 fix a compiler bug with dead code optimization (#284)

v2.3.0

08 May 17:15
5037994
Compare
Choose a tag to compare

Changelog

5037994 add shebang support (#274)

v2.2.0

05 May 04:52
3d7269c
Compare
Choose a tag to compare

Changelog

3d7269c fix stdlib json string encoding (#272)
b203f09 add Yaegi to benchmark (#271)
f4f70ba Update README.md (#270)
d8b50ef add interoperability example (#266)
3b53bc4 Revert "remove callable args alloc (#259)" (#260)
b75bda7 remove callable args alloc (#259)

v2.1.2

09 Mar 13:41
b555842
Compare
Choose a tag to compare

Changelog

b555842 fix typo in objects doc (#256)