Skip to content

v1.12.5

Compare
Choose a tag to compare
@xushiwei xushiwei released this 10 Oct 13:16
· 50 commits to v1.12 since this release
7b2d77b

changes:

  • fix bug: ^uint8(0) => -1 ( not 255 ) (#280)
  • fix bug: panic if assign to no return function (goplus/gop#1450 #281)
  • fix bug: check TyTemplateRecvMethod is TyOverloadFunc (#282)
  • fix bug: cb.NewType in global scope (#285)
  • fix bug: cb check access for method and field (#284)