Skip to content

v0.9.12

Compare
Choose a tag to compare
@traefiker traefiker released this 04 Feb 13:11
· 237 commits to master since this release
2e17cfa

Changelog

ff521ec fix: handle function references in composite bin map
d73111c fix: untyped check
bd60de5 interp: allow early constant evaluation from builtin call
6337f8b interp: clarify error about GOPATH probably not set
61b4980 interp: do not panic in case of invalid constant definition
2e17cfa interp: do not wrap empty interface
3f4e166 interp: fix default type for constants from runtime
b9b0897 interp: fix nil value check in case of interface
100d090 interp: fix sending object implementing an interface through channel