v0.2.1
What's Changed
documents:
features:
- goxlsw/gop: DOM of a Go+ project by @xushiwei in #4 #5 #6 #7 #8 #12 #13 #15 #16 #17 #18 #23 #24 #25 #32 #33
- goxlsw/protocol: lsp protocol by @xushiwei in #8 #9
changes:
- use goxlsw/gop.Project to replace vfs.MapFS by @xushiwei in #26
- use gop.Project.PkgDoc; compile: don't create a snapshot by @xushiwei in #34
- internal/jsonrpc2 => jsonrpc2 by @xushiwei in #10
- internal/pkgdoc => pkgdoc by @xushiwei in #31
- chore: sync latest commits from github.com/goplus/builder/tools/spxls@dev by @aofei in #27
- rm deprecated code by @xushiwei in #30
ci & tools:
- fix(ci): exclude
internal/pkgdata/gen
from unit test coverage by @aofei in #11 - build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #19
deps:
- build(deps): bump github.com/goplus/gop from 1.3.1 to 1.3.5 by @dependabot in #21
- build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #22
New Contributors
- @aofei made their first contribution in #11
- @dependabot made their first contribution in #19
Full Changelog: v0.1.0...v0.2.0