Skip to content

Releases: r3inbowari/go-mod-explorer

🎉v0.3.12

26 Sep 17:12
2b8ae49
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @zollum made their first contribution in #45 thank you very much!

Full Changelog: v0.3.4...v0.3.12

🎉v0.3.4

12 Nov 11:33
fd9c041
Compare
Choose a tag to compare

This patch is base on #33, #34, #36, #37 and #39.

chore: update readme and add an additional LICENCE from JetBrains s.r.o.
support: replaced packages indicator (The version tag still shows the original).
add: button for go mod tidy.
add: hover display with arch info.
change: new extension icon.
fix: link to documents with trusted domain.
fix: The explorer will not be updated when modifying the "go.mod" file and then use "go get" (strict order).

🎉v0.3.0

16 Jun 13:46
Compare
Choose a tag to compare

What's Changed

This patch is come from #32

  • support: multiple go.mod file.
  • support: goto go.mod file.
  • support: hover display.
  • support: collapse all.
  • support: load dynamically for multiple go.mod files.
  • remove: hide hostname option.
  • add find in files inline button.
  • fix: sometime it can't load anytings.
  • fix: probability of abnormal go envs.
  • fix: wrong start timing
  • fix: expanded an empty modules.
  • fix: load error go exec, when switch to a new go path.
  • fix: find in files not work. remove: find in files menu context.
  • chore: add some code comments.
  • chore: typos fix.
  • chore: update readme.
  • change: no longer catch the err package when loading modules.
  • change: the moditem api has been change.

Full Changelog: v0.2.6...v0.3.0

v0.2.6

21 May 09:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

21 May 06:58
Compare
Choose a tag to compare

What's Changed

  • add: classify packages for (in)direct by icon color by @r3inbowari in #24

Full Changelog: https://github.com/r3inbowari/go-mod-explorer/blob/main/CHANGELOG.md

v0.2.4

14 May 05:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/r3inbowari/go-mod-explorer/blob/main/CHANGELOG.md

v0.2.3

13 May 16:30
Compare
Choose a tag to compare

What's Changed

  • support: auto reveal in gomod explorer when navigating to the code by @r3inbowari in #22

Full Changelog: https://github.com/r3inbowari/go-mod-explorer/blob/main/CHANGELOG.md

v0.2.2

12 May 14:59
Compare
Choose a tag to compare

fix: error go dir

v0.2.1

12 May 14:28
Compare
Choose a tag to compare
  1. fix: check goroot error

v0.2.0

12 May 13:27
Compare
Choose a tag to compare

What's Changed

  • add: gosdk display supported and logic optimization by @r3inbowari in #19

Full Changelog: https://github.com/r3inbowari/go-mod-explorer/blob/main/CHANGELOG.md