github d5/tengo v2.17.0

6 months ago

Changelog

c461a7f Fix: stop execution when trying to slice an unsupported type (#443)
47062da Add os.arch and os.platform (#437)
e9b0393 fix the import expr string output (#440)
9d35005 Throw a runtime error when trying to slice an unsupported type (#442)
18b953c increase size of jump operands (#438)
da09c30 Revert "[OpJumpFalse, OpAndJump, OpOrJump, OpJump], these four instructions have been changed to use 4 bytes to avoid precision loss and panic when the number of instructions exceeds the maximum of 16 bits (65535) (#433)" (#436)
18424de [OpJumpFalse, OpAndJump, OpOrJump, OpJump], these four instructions have been changed to use 4 bytes to avoid precision loss and panic when the number of instructions exceeds the maximum of 16 bits (65535) (#433)
92cbb9b Use any instead of interface{} (#419)
0177bdb fix json.indent docs (#429)

Don't miss a new tengo release

NewReleases is sending notifications on new releases.