Skip to content

v0.7.2

Compare
Choose a tag to compare
@traefiker traefiker released this 19 Dec 15:07
· 498 commits to master since this release

Changelog

3cd3764 fix: correct isValueUntyped() to handle typed constants
e1ac83f fix: correct type extraction for returned value
7a0c09f fix: detect untyped values when importing from binary packages
4f93be7 fix: emulate struct by interface{} only for recursive struct types