CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 31
Releases: Zxilly/go-size-analyzer
v1.9.2
Compare
WebAssembly
WebAssembly buildinfo parse has been implemented.
What's Changed
- build(deps): bump undici from 5.28.5 to 5.29.0 in /ui in the npm_and_yarn group by @dependabot in #376
Full Changelog: v1.9.1...v1.9.2
Assets 18
- 12.4 KB
2025-05-15T17:56:18Z - 1.48 KB
2025-05-15T17:56:13Z - 5.87 MB
2025-05-15T17:56:11Z - 5.49 MB
2025-05-15T17:56:10Z - 5.77 MB
2025-05-15T17:56:10Z - 5.97 MB
2025-05-15T17:56:11Z - 5.77 MB
2025-05-15T17:56:13Z - 5.72 MB
2025-05-15T17:56:13Z - 5.97 MB
2025-05-15T17:56:12Z - 5.42 MB
2025-05-15T17:56:12Z -
2025-05-15T16:38:41Z -
2025-05-15T16:38:41Z - Loading
v1.9.1
v1.9.0
Compare
Experimental WebAssembly support
From now on, you can try to analyze the wasm files generated by go gc
.
Only the pclntab
analyzer has been implemented, the symbol
and dwarf
analyzers are not yet supported.
What's Changed
- build(deps-dev): bump the ui-dev-deps group in /ui with 2 updates by @dependabot in #361
- build(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 in the actions-deps group by @dependabot in #360
- build(deps-dev): bump the ui-dev-deps group in /ui with 9 updates by @dependabot in #364
- build(deps): bump the actions-deps group with 3 updates by @dependabot in #363
- build(deps): bump github.com/samber/lo from 1.49.1 to 1.50.0 in the gomod-normal-deps group by @dependabot in #362
- build(deps-dev): bump vite from 6.3.3 to 6.3.4 in /ui in the npm_and_yarn group by @dependabot in #365
- build(deps-dev): bump the ui-dev-deps group in /ui with 3 updates by @dependabot in #368
- build(deps): bump the actions-deps group with 4 updates by @dependabot in #367
- build(deps): bump the gomod-normal-deps group with 2 updates by @dependabot in #366
- build(deps): bump the gomod-normal-deps group with 3 updates by @dependabot in #374
- build(deps): bump the ui-prod-deps group in /ui with 3 updates by @dependabot in #371
- build(deps): bump the actions-deps group with 2 updates by @dependabot in #372
- build(deps-dev): bump the ui-dev-deps group in /ui with 9 updates by @dependabot in #373
Full Changelog: v1.8.1...v1.9.0
Assets 18
v1.8.1
Compare
Even without passing the verbose flag, the server address is now printed correctly in web mode
Full Changelog: v1.8.0...v1.8.1
Assets 18
v1.8.0
Compare
Add --imports
flag, now GSA can analyze dependencies between packages.
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
Assets 18
v1.7.9
Compare
Fix relocation on macOS x64
What's Changed
- build(deps-dev): bump vite from 6.2.4 to 6.2.5 in /ui in the npm_and_yarn group by @dependabot in #351
Full Changelog: v1.7.8...v1.7.9
Assets 18
v1.7.8
Compare
Bump to go 1.24.2
What's Changed
- build(deps): bump @octokit/request-error from 5.1.0 to 5.1.1 in /ui in the npm_and_yarn group by @dependabot in #320
- build(deps): bump golangci/golangci-lint-action from 6.4.1 to 6.5.0 in the actions-deps group by @dependabot in #323
- build(deps): bump the ui-prod-deps group in /ui with 2 updates by @dependabot in #321
- build(deps-dev): bump the ui-dev-deps group across 1 directory with 9 updates by @dependabot in #324
- build(deps): bump the ui-prod-deps group in /ui with 3 updates by @dependabot in #325
- build(deps): bump the gomod-normal-deps group with 2 updates by @dependabot in #327
- build(deps): bump the actions-deps group with 6 updates by @dependabot in #328
- build(deps-dev): bump the ui-dev-deps group in /ui with 7 updates by @dependabot in #326
- build(deps): bump the actions-deps group with 4 updates by @dependabot in #332
- build(deps): bump the gomod-normal-deps group with 3 updates by @dependabot in #331
- build(deps): bump the ui-prod-deps group in /ui with 3 updates by @dependabot in #329
- build(deps-dev): bump the ui-dev-deps group in /ui with 9 updates by @dependabot in #330
- build(deps): bump the ui-prod-deps group in /ui with 2 updates by @dependabot in #333
- build(deps): bump the gomod-normal-deps group with 5 updates by @dependabot in #335
- build(deps): bump the actions-deps group with 3 updates by @dependabot in #336
- build(deps-dev): bump the ui-dev-deps group in /ui with 7 updates by @dependabot in #334
- build(deps): bump the npm_and_yarn group in /ui with 2 updates by @dependabot in #338
- build(deps): bump the actions-deps group with 3 updates by @dependabot in #340
- build(deps-dev): bump the ui-dev-deps group in /ui with 7 updates by @dependabot in #339
- build(deps): bump github.com/blacktop/go-macho from 1.1.243 to 1.1.245 in the gomod-normal-deps group by @dependabot in #341
- build(deps): bump the actions-deps group with 5 updates by @dependabot in #342
- build(deps): bump the ui-prod-deps group in /ui with 2 updates by @dependabot in #343
- build(deps-dev): bump the ui-dev-deps group across 1 directory with 10 updates by @dependabot in #345
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 in the gomod-normal-deps group by @dependabot in #349
- build(deps): bump the actions-deps group with 5 updates by @dependabot in #348
- build(deps-dev): bump the ui-dev-deps group in /ui with 5 updates by @dependabot in #347
- build(deps): bump the ui-prod-deps group in /ui with 4 updates by @dependabot in #346
- build(deps-dev): bump vite from 6.2.3 to 6.2.4 in /ui in the npm_and_yarn group by @dependabot in #350
Full Changelog: v1.7.7...v1.7.8
Assets 18
v1.7.7
Compare
Changelog
Support go1.24
- c493cdf: build(deps): bump @octokit/endpoint in /ui in the npm_and_yarn group (@dependabot[bot])
- 2c3c373: build(deps): bump github.com/jedib0t/go-pretty/v6 (@dependabot[bot])
- c19979f: build(deps): bump github.com/samber/lo in the gomod-normal-deps group (@dependabot[bot])
- 7ad6fa2: build(deps): bump golang.org/x/arch in the gomod-normal-deps group (@dependabot[bot])
- 1e8e0cd: build(deps): bump matplotlib in /scripts in the pip-deps group (@dependabot[bot])
- fd7a429: build(deps): bump psutil in /scripts in the pip-deps group (@dependabot[bot])
- 78046ad: build(deps): bump the actions-deps group with 3 updates (@dependabot[bot])
- 5d68af7: build(deps): bump the actions-deps group with 3 updates (@dependabot[bot])
- 3700836: build(deps): bump the actions-deps group with 3 updates (@dependabot[bot])
- 94e4421: build(deps): bump the actions-deps group with 4 updates (@dependabot[bot])
- 7911cd0: build(deps): bump the actions-deps group with 4 updates (@dependabot[bot])
- 225ae54: build(deps): bump the actions-deps group with 4 updates (@dependabot[bot])
- f89c21b: build(deps): bump the actions-deps group with 7 updates (@dependabot[bot])
- 13d31e9: build(deps): bump the gomod-normal-deps group with 2 updates (@dependabot[bot])
- 915ae2a: build(deps): bump the gomod-normal-deps group with 2 updates (@dependabot[bot])
- e13e048: build(deps): bump the gomod-normal-deps group with 3 updates (@dependabot[bot])
- 5b01e7c: build(deps): bump the gomod-normal-deps group with 5 updates (@dependabot[bot])
- 59b78cf: build(deps): bump the gomod-normal-deps group with 6 updates (@dependabot[bot])
- 1bfa366: build(deps): bump the npm_and_yarn group in /ui with 2 updates (@dependabot[bot])
- beb2e26: build(deps): bump the ui-prod-deps group in /ui with 2 updates (@dependabot[bot])
- 88e60df: build(deps): bump the ui-prod-deps group in /ui with 2 updates (@dependabot[bot])
- a9b849d: build(deps): bump the ui-prod-deps group in /ui with 2 updates (@dependabot[bot])
- 9fda1a9: build(deps): bump the ui-prod-deps group in /ui with 2 updates (@dependabot[bot])
- d02af03: build(deps): bump the ui-prod-deps group in /ui with 2 updates (@dependabot[bot])
- b46d667: build(deps): bump the ui-prod-deps group in /ui with 2 updates (@dependabot[bot])
- ecd600a: build(deps): bump the ui-prod-deps group in /ui with 2 updates (@dependabot[bot])
- d4d51ca: build(deps): bump the ui-prod-deps group in /ui with 5 updates (@dependabot[bot])
- 24cdc5a: build(deps): bump the ui-prod-deps group in /ui with 6 updates (@dependabot[bot])
- 2afbaad: build(deps-dev): bump the ui-dev-deps group in /ui with 10 updates (@dependabot[bot])
- 62e688e: build(deps-dev): bump the ui-dev-deps group in /ui with 11 updates (@dependabot[bot])
- 6b9bbce: build(deps-dev): bump the ui-dev-deps group in /ui with 13 updates (@dependabot[bot])
- 0979e3f: build(deps-dev): bump the ui-dev-deps group in /ui with 3 updates (@dependabot[bot])
- 2c2146d: build(deps-dev): bump the ui-dev-deps group in /ui with 3 updates (@dependabot[bot])
- 1dc37b5: build(deps-dev): bump the ui-dev-deps group in /ui with 5 updates (@dependabot[bot])
- 0e5f3c1: build(deps-dev): bump the ui-dev-deps group in /ui with 5 updates (@dependabot[bot])
- 4c46da7: build(deps-dev): bump the ui-dev-deps group in /ui with 8 updates (@dependabot[bot])
- 922544b: build(deps-dev): bump the ui-dev-deps group in /ui with 8 updates (@dependabot[bot])
- 1057160: build(deps-dev): bump the ui-dev-deps group in /ui with 9 updates (@dependabot[bot])
- 01553bd: feat: support go 1.24 (@Zxilly)
- 6cc647e: fix: adjust for react 19 (@Zxilly)
- 584e69d: fix: fix go-json-experiment/json api change (@Zxilly)
- a10c4ad: fix: fix react import (@Zxilly)
- 7679fd4: style: make eslint happy (@Zxilly)
- 23fe106: style: make linter happy (@Zxilly)
- 4606bc0: style: make linter happy (@Zxilly)
Assets 18
v1.7.6
Compare
What's Changed
- test: add missing resp.Body.Close() by @alexandear in #260
- docs: golangci-lint supports Go 1.23 by @alexandear in #259
- build(deps): bump tqdm from 4.66.6 to 4.67.0 in /scripts in the pip-deps group by @dependabot in #261
- build(deps-dev): bump the ui-dev-deps group in /ui with 3 updates by @dependabot in #265
- build(deps): bump the gomod-normal-deps group with 6 updates by @dependabot in #264
- build(deps): bump react-dropzone from 14.3.3 to 14.3.5 in /ui in the ui-prod-deps group by @dependabot in #263
- build(deps): bump the actions-deps group with 4 updates by @dependabot in #262
- build(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in /ui in the npm_and_yarn group by @dependabot in #266
- build(deps): bump cross-spawn from 7.0.3 to 7.0.5 in /ui in the npm_and_yarn group by @dependabot in #267
- build(deps): bump the actions-deps group with 2 updates by @dependabot in #269
- build(deps): bump github.com/charmbracelet/bubbletea from 1.2.1 to 1.2.2 in the gomod-normal-deps group by @dependabot in #268
- build(deps): bump the ui-prod-deps group in /ui with 4 updates by @dependabot in #272
- build(deps): bump tqdm from 4.67.0 to 4.67.1 in /scripts in the pip-deps group by @dependabot in #275
- build(deps): bump the actions-deps group with 3 updates by @dependabot in #274
- build(deps-dev): bump the ui-dev-deps group in /ui with 13 updates by @dependabot in #273
- ci: enable s390x runner by @Zxilly in #270
- build(deps): bump the ui-prod-deps group in /ui with 2 updates by @dependabot in #276
- build(deps): bump matplotlib from 3.9.2 to 3.9.3 in /scripts in the pip-deps group by @dependabot in #279
- build(deps): bump crate-ci/typos from 1.27.3 to 1.28.1 in the actions-deps group by @dependabot in #278
- build(deps-dev): bump the ui-dev-deps group in /ui with 9 updates by @dependabot in #277
New Contributors
- @alexandear made their first contribution in #260
Full Changelog: v1.7.5...v1.7.6
Assets 18
v1.7.5
Compare
Changelog
- 9894e77: build(deps): bump github.com/alecthomas/kong (@dependabot[bot])
- 531cb0d: build(deps): bump github.com/charmbracelet/lipgloss (@dependabot[bot])
- 74d175d: build(deps): bump github/codeql-action in the actions-deps group (@dependabot[bot])
- 69142c7: build(deps): bump psutil in /scripts in the pip-deps group (@dependabot[bot])
- e4a20ed: build(deps): bump the actions-deps group with 2 updates (@dependabot[bot])
- 6fc8f4a: build(deps): bump the actions-deps group with 6 updates (@dependabot[bot])
- 535208f: build(deps): bump the gomod-normal-deps group with 3 updates (@dependabot[bot])
- 4ef2f3d: build(deps): bump the pip-deps group in /scripts with 2 updates (@dependabot[bot])
- 9007eb9: build(deps): bump the ui-prod-deps group in /ui with 2 updates (@dependabot[bot])
- f97c7ef: build(deps): bump the ui-prod-deps group in /ui with 3 updates (@dependabot[bot])
- 735d64b: build(deps): bump the ui-prod-deps group in /ui with 3 updates (@dependabot[bot])
- 7054503: build(deps-dev): bump the ui-dev-deps group in /ui with 12 updates (@dependabot[bot])
- ebdca45: build(deps-dev): bump the ui-dev-deps group in /ui with 8 updates (@dependabot[bot])
- 3902972: build(deps-dev): bump the ui-dev-deps group in /ui with 9 updates (@dependabot[bot])
- d1c6aa6: fix: fix macho embed address parse (@Zxilly)
- ab722e8: fix: only slide ptr when necessary (@Zxilly)
- 9c8d906: fix: parse dwarf correctly on macOS (@Zxilly)
- 5e25bad: refactor: remove worker test (@Zxilly)