Skip to content

Releases: d5/tengo

v1.19.3

01 Apr 15:05
@d5 d5
17a50b7
Compare
Choose a tag to compare

Changelog

17a50b7 fix #171 (#172)

v1.19.2

01 Apr 06:41
@d5 d5
8dc0d7b
Compare
Choose a tag to compare

Changelog

8dc0d7b fix script timeout bug (#170)
1ac4090 update benchmark (#169)

v1.19.1

31 Mar 19:23
@d5 d5
9b6c5e6
Compare
Choose a tag to compare

Changelog

9b6c5e6 fix a bug in dead code elimination (#168)

v1.19.0

27 Mar 08:31
@d5 d5
2f86800
Compare
Choose a tag to compare

Changelog

2f86800 'enum' module (#166)

v1.18.4

24 Mar 09:26
@d5 d5
b9c1c92
Compare
Choose a tag to compare

Changelog

b9c1c92 Compiler optimization first iteration (#165)

v1.18.3

23 Mar 20:03
@d5 d5
01fe30f
Compare
Choose a tag to compare

Changelog

01fe30f bug fix for function return and if statement (#160)
7e3f3f8 update benchmark (#158)
2b21c29 update builtin function documentation (#159)

v1.18.2

22 Mar 11:45
@d5 d5
Compare
Choose a tag to compare

Changelog

09f3d52 Opbinaryop and other minor optimizations (#157)

v1.18.1

20 Mar 17:14
@d5 d5
7095b56
Compare
Choose a tag to compare

Changelog

7095b56 add ModuleMap.Remove() (#155)

v1.18.0

20 Mar 08:31
@d5 d5
3c30109
Compare
Choose a tag to compare

Changelog

3c30109 fix bytecode encoding/decoding of builtin modules (#154)

v1.17.1

19 Mar 16:46
@d5 d5
e785e38
Compare
Choose a tag to compare

Changelog

e785e38 fix bytecode encoding/decoding (#152)
2520caf update README (#151)