Skip to content

v0.3.1

Compare
Choose a tag to compare
@xushiwei xushiwei released this 10 Mar 10:45
· 89 commits to main since this release
9a4838f

What's Changed

features:

changes:

  • fix(main.go): correct gop.Project usage and add build step to CI tests by @aofei in #44
  • implement fileMapGetter and update file handling in server by @go-wyvern in #45
  • add proj to completionContext/compileResult and rm mainPkgDoc by @xushiwei in #37
  • server.compileResult: rm fset/ast/typeinfo by @xushiwei in #38
  • server.compileResult: rm mainPkgGameType, mainPkgSpriteTypes by @xushiwei in #39
  • server.compileResult: rm mainASTPkgSpecToGenDecl by @xushiwei in #40
  • server.compileResult: rm mainASTPkgIdentToFuncDecl by @xushiwei in #42
  • server.compileResult: rm firstVarBlocks; goputil.ClassFieldsDecl by @xushiwei in #43
  • goxlsw/gop: File => FileImpl by @xushiwei in #35

New Contributors

Full Changelog: v0.2.1...v0.3.1