Skip to content

V1.17.6

Latest
Compare
Choose a tag to compare
@antonmedv antonmedv released this 12 Aug 19:23
87df783

What's Changed

  • Improve parser and lexer by @diegommm in #811
  • Ignoring fields with struct tag expr:"-" and make "in" return false for unexported fields by @diegommm in #806
  • Fix runtime error not allowing to slice unaddressable array type by @diegommm in #803
  • Fix *vm.VM memory leak by @diegommm in #813