v1.2.0
This version adds a basic cgo dependency analysis support. Only works if the binary contains dwarf debugging information.
Changelog
- f773c13: Update README.md (@nikolaydubina)
- c8aa2e3: build(deps): bump crate-ci/typos from 1.21.0 to 1.22.0 (@dependabot[bot])
- dc03df7: build(deps): bump crate-ci/typos from 1.22.0 to 1.22.1 (@dependabot[bot])
- d7ff25f: build(deps): bump github.com/charmbracelet/bubbletea (@dependabot[bot])
- 81db0fc: build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 (@dependabot[bot])
- b72a2af: build(deps): bump goreleaser/goreleaser-action from 5 to 6 (@dependabot[bot])
- 1cc43e5: build: add more info for ui build (@Zxilly)
- 71c1621: build: fix getSha for version embed (@Zxilly)
- 152f235: build: fix html version (@Zxilly)
- 8fd2996: build: fix insecure tempfile (@Zxilly)
- 3f89811: build: fix wasm type (@Zxilly)
- db333bc: build: inject html directly (@Zxilly)
- d383227: build: use tempdir instead (@Zxilly)
- 0b8f52e: feat: enable telemetry (@Zxilly)
- ab67de9: feat: implement dwarf extraction (@Zxilly)
- 2949aeb: fix: add config to tsconfig (@Zxilly)
- 728967a: fix: update code follow linter suggestion (@Zxilly)
- be98b8b: perf: prevent duplicate allocation (@Zxilly)
- ac6347a: perf: remove debug console.log (@Zxilly)
- be0f2e3: perf: remove unnecessary json encode from wasm (@Zxilly)
- 427be56: refactor: move known info files (@Zxilly)
- 0afea02: refactor: rewrite entry for test (@Zxilly)
- 5618c4d: style: no error will throw for marshaler (@Zxilly)
- 6d644a5: style: sort import for file (@Zxilly)