Skip to content

v0.13.9

Latest

Choose a tag to compare

@xushiwei xushiwei released this 21 Jan 10:36
· 17 commits to goplus since this release
d92bdb2

What's Changed

changes:

  • gopls/internal/goxls/parserutil: fix GetClassType by @visualfc in #266
  • fix build by @visualfc in #339
  • fix the goxls language server cannot find xgo by @tsingbx in #373
  • feat: replace types.Error with typesutil.Error in gop analysis by @go-wyvern in #376
  • fix(goxls): collect reference package identifiers for bad ident by @go-wyvern in #377

deps:

  • gop v1.4.6 by @visualfc in #355
  • chore(deps): Updated import paths from goplus/gop to goplus/xgo across multiple files by @go-wyvern in #375

New Contributors

Full Changelog: v0.13.8...v0.13.9