Skip to content

v0.2.1

Compare
Choose a tag to compare
@xushiwei xushiwei released this 07 Mar 23:02
· 115 commits to main since this release
21c98eb

What's Changed

documents:

features:

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

Full Changelog: v0.1.0...v0.2.0