Releases: Zxilly/go-size-analyzer
Releases · Zxilly/go-size-analyzer
v1.6.0
Changelog
- 8ccd384: build(deps): bump @mui/material in /ui in the ui-prod-deps group (@dependabot[bot])
- 581f09f: build(deps): bump crate-ci/typos in the actions-deps group (@dependabot[bot])
- 787981d: build(deps): bump github.com/knadh/profiler (@dependabot[bot])
- ce675ea: build(deps): bump github/codeql-action in the actions-deps group (@dependabot[bot])
- b897973: build(deps): bump the actions-deps group with 2 updates (@dependabot[bot])
- 2f577cd: build(deps): bump the actions-deps group with 2 updates (@dependabot[bot])
- 9b24acf: build(deps): bump the ui-prod-deps group in /ui with 3 updates (@dependabot[bot])
- 95469fa: build(deps-dev): bump @million/lint in /ui in the ui-dev-deps group (@dependabot[bot])
- c30ef4d: build(deps-dev): bump the ui-dev-deps group in /ui with 3 updates (@dependabot[bot])
- 0f9ddcd: build(deps-dev): bump the ui-dev-deps group in /ui with 3 updates (@dependabot[bot])
- 58c0509: build(deps-dev): bump the ui-dev-deps group in /ui with 7 updates (@dependabot[bot])
- 67bbf4a: build(deps-dev): bump vite in /ui in the ui-dev-deps group (@dependabot[bot])
- d903e8e: feat: add section type check (@Zxilly)
- 50efa4b: feat: set strict disasm limit (@Zxilly)
- 1bee443: perf: hide small text (@Zxilly)
- e09a7da: refactor: use errgroup for disasm (@Zxilly)
v1.5.4
Changelog
v1.5.3
Changelog
- 08202e5: build(deps-dev): bump the ui-dev-deps group in /ui with 2 updates (@dependabot[bot])
- feb1697: fix: fix build error on v1.5.2 (@Zxilly)
v1.5.1
Changelog
- 0e16464: build(deps): bump @mui/material in /ui in the ui-prod-deps group (@dependabot[bot])
- 99a8562: build(deps): bump github.com/go-delve/delve (@dependabot[bot])
- 64faed5: build(deps-dev): bump @antfu/eslint-config (@dependabot[bot])
- 26af8b3: build(deps-dev): bump the ui-dev-deps group in /ui with 4 updates (@dependabot[bot])
- b9303da: fix: prevent snapshot load error (@Zxilly)
- f85a463: perf: reduce memory usage (@Zxilly)
- e89ac54: perf: remove memory cost on dwarf (@Zxilly)
v1.5.0
The rendering performance of the webui has been significantly optimized in this release, and the tooltip box that follows the mouse should now no longer lag.
Changelog
- 0ec0a59: build(deps): bump github.com/samber/lo in the gomod-normal-deps group (@dependabot[bot])
- a816f58: build(deps): bump github/codeql-action in the actions-deps group (@dependabot[bot])
- 339ff55: build(deps): bump the gomod-normal-deps group with 2 updates (@dependabot[bot])
- 03bae06: build(deps-dev): bump the ui-dev-deps group in /ui with 4 updates (@dependabot[bot])
- 772425b: build(deps-dev): bump the ui-dev-deps group in /ui with 5 updates (@dependabot[bot])
- eee4698: build: workaround codeql python issue (@Zxilly)
- df4609a: perf: enhance performance while using with large binary (@Zxilly)
- 0493c48: perf: enhance ui performance (@Zxilly)
- 32db16c: perf: hide invisible element (@Zxilly)
- 1ed8468: perf: reuse svg element (@Zxilly)
- 771a37d: pref: enable cache for title string measure (@Zxilly)
- d905a63: style: fix eslint config (@Zxilly)
v1.4.3
Changelog
- 2d3b0fd: build(deps): bump @mui/material in /ui in the ui-prod-deps group (@dependabot[bot])
- de5aa46: build(deps): bump actions/attest-build-provenance (@dependabot[bot])
- aeb2ea9: build(deps): bump actions/dependency-review-action (@dependabot[bot])
- be3564f: build(deps): bump github.com/charmbracelet/lipgloss (@dependabot[bot])
- 28462fb: build(deps): bump github.com/charmbracelet/lipgloss (@dependabot[bot])
- 145b2a7: build(deps): bump the actions-deps group with 2 updates (@dependabot[bot])
- fc2f529: build(deps-dev): bump the ui-dev-deps group in /ui with 2 updates (@dependabot[bot])
- a4014e8: build(deps-dev): bump the ui-dev-deps group in /ui with 2 updates (@dependabot[bot])
- 0f07fa9: build(deps-dev): bump the ui-dev-deps group in /ui with 4 updates (@dependabot[bot])
- ef38d99: feat: add log to webui (@Zxilly)
- 53601ba: feat: run analyze in webworker (@Zxilly)
v1.4.2
support go1.22.5 and go1.21.12
Changelog
- c55d67c: build(deps): bump @mui/material in /ui in the ui-prod-deps group (@dependabot[bot])
- f82fa67: build(deps): bump actions/setup-node in the actions-deps group (@dependabot[bot])
- 8715ccc: build(deps): bump golang.org/x/net in the gomod-normal-deps group (@dependabot[bot])
- 817b4e2: build(deps): bump the actions-deps group with 3 updates (@dependabot[bot])
- 57a30ea: build(deps-dev): bump the ui-dev-deps group in /ui with 3 updates (@dependabot[bot])
- 92b8fce: build(deps-dev): bump the ui-dev-deps group in /ui with 4 updates (@dependabot[bot])
- 863213d: feat: support go1.22.5 and go1.21.12 (@Zxilly)
- c4fa3c1: fix: follow golangci-lint (@Zxilly)
- e704405: fix: remove tooltip from dom tree while invisible (@Zxilly)
- 5a770a6: perf: memorize nodes (@Zxilly)
- 483c0c6: refactor: use data2image to make zstd compress (@Zxilly)
- e5dfda7: revert: "ci: enable cache for matplotlib" (@Zxilly)
v1.4.1
v1.4.0
This version introduces a new diff interface to see the difference between binaries.
Changelog
- b8f25fa: build(deps): bump matplotlib in /scripts in the pip-deps group (@dependabot[bot])
- 0f3f7d5: build(deps-dev): bump @testing-library/dom from 10.2.0 to 10.3.0 in /ui (@dependabot[bot])
- 2b6aeac: build(deps-dev): bump @typescript-eslint/eslint-plugin in /ui (@dependabot[bot])
- 1460ace: build(deps-dev): bump @typescript-eslint/parser in /ui (@dependabot[bot])
- 0a068f0: build(deps-dev): bump the ui-dev-deps group in /ui with 2 updates (@dependabot[bot])
- 5758c4c: build(deps-dev): bump the ui-dev-deps group in /ui with 2 updates (@dependabot[bot])
- 5c43a5e: build(deps-dev): bump typescript from 5.5.2 to 5.5.3 in /ui (@dependabot[bot])
- 9c0fdc9: build(deps-dev): bump typia from 6.3.1 to 6.3.2 in /ui (@dependabot[bot])
- 8db6d5c: build(deps-dev): bump typia from 6.3.2 to 6.3.3 in /ui (@dependabot[bot])
- 08f323f: build: disable draw while collecting pgo profile (@Zxilly)
- 8d5c3e6: feat: add differ (@Zxilly)
- 0d9e61f: feat: implement json and text printer for diff (@Zxilly)
- d0359ec: feat: working on diff feature (@Zxilly)
- 31adbe1: fix: make diff target optional (@Zxilly)
- 6a7197d: refactor: auto enable memory limit (@Zxilly)
- c1e27be: refactor: rewrite differ and test (@Zxilly)
- 4d7e78e: style: rename IsJSON to DetectJSON (@Zxilly)
- c1a3989: style: rename IsJson to IsJSON (@Zxilly)
- f367d1e: style: reuse analyzers stringer (@Zxilly)
- e7bbaff: style: sort imports (@Zxilly)
- c4bbfcc: style: update lint rule to eslint v9 (@Zxilly)
- a6d0f2e: style: use testify for reader test (@Zxilly)
- 055b2d7: style: var batch init (@Zxilly)
v1.3.14
Changelog
- 6661bd9: build(deps): bump @mui/material from 5.15.20 to 5.15.21 in /ui (@dependabot[bot])
- 36cc820: build(deps): bump github.com/samber/lo from 1.42.0 to 1.44.0 (@dependabot[bot])
- d3d395b: build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 (#112) (@dependabot[bot])
- 93cb8f5: build(deps-dev): bump @typescript-eslint/parser in /ui (@dependabot[bot])
- 4948251: build(deps-dev): bump vite from 5.3.1 to 5.3.2 in /ui (@dependabot[bot])
- b05f4aa: feat: add analyzer to result (@Zxilly)
- 96de246: fix: add missing newline for console printer (#106) (@ldemailly)
- 3f04762: fix: follow the old style (@Zxilly)
- c14eb1c: fix: keep forward compatibility (@Zxilly)
- 8c5c878: fix: update rendered string (@Zxilly)
- 35f9732: style: adjust image limit (@Zxilly)
- dcad74f: style: format with gofumpt (@Zxilly)
- 1bab42d: style: limit preview image width (@Zxilly)