v0.3.1
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
- @go-wyvern made their first contribution in #45
Full Changelog: v0.2.1...v0.3.1