Skip to content

v1.15.2

Compare
Choose a tag to compare
@xushiwei xushiwei released this 12 Apr 17:43
· 14 commits to main since this release
4d7d84d

features:

  • static method (#424)
  • T.method support alias (#425)
  • gogen/packages: optional Cache (#409 #411 #413 #414 #415 #417 #418 #421)
  • inferFunc: support arguments with typeparam signature (#410)
  • inferFunc: support implicit generic func args on Go1.18 and higher (#420)
  • export InferFunc (#416)

changes:

  • lookupFunc: rm (T).name support (#406)
  • lookupFunc panic fix. InitThisGopPkg check gopo valid func (#408)