8000 Release v1.8.0 · Zxilly/go-size-analyzer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v1.8.0

Compare
Choose a tag to compare
@Zxilly Zxilly released this 19 Apr 18:07
· 18 commits to master since this release
72bfdfd

Add --imports flag, now GSA can analyze dependencies between packages.

image

Note

This feature requires access to the source code files, so it can only analyze binaries compiled locally.
If you installed gsa using go install, you need to run gsa --update-cache to update the webui cache file.

What's Changed

  • build(deps): bump the actions-deps group with 2 updates by @dependabot in #353
  • build(deps-dev): bump the ui-dev-deps group in /ui with 13 updates by @dependabot in #352
  • build(deps-dev): bump vite from 6.2.5 to 6.2.6 in /ui in the npm_and_yarn group by @dependabot in #354
  • build(deps): bump the ui-prod-deps group in /ui with 2 updates by @dependabot in #356
  • build(deps): bump the gomod-normal-deps group with 3 updates by @dependabot in #355
  • build(deps): bump github/codeql-action from 3.28.13 to 3.28.15 in the actions-deps group by @dependabot in #358
  • build(deps-dev): bump the ui-dev-deps group in /ui with 9 updates by @dependabot in #357

Full Changelog: v1.7.9...v1.8.0

0