Skip to content

v0.7.6

Compare
Choose a tag to compare
@traefiker traefiker released this 14 Feb 15:53
· 476 commits to master since this release
7037424

Changelog

902af47 fix: correct behavior for rune and byte types
0596031 fix: correct type inference in composite literal init
1b971b5 fix: correctly handle arbitrary type of literal array index
681f2f9 fix: correctly handle constant init for further type declarations
7037424 fix: correctly store boolean result for branching operations
812e55b fix: handle conversion of nil to an interface type
6c339ce fix: handle method declaration with forward declared type