Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 20:34
· 805 commits to master since this release

Now it's possible to disassemble part of .gopclntab section size.

Changelog

  • 039d17e chore(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1
  • bc68a1e chore(deps-dev): bump typia from 5.5.10 to 6.0.3 in /ui
  • cbbf7b8 chore(deps-dev): bump vite from 5.2.10 to 5.2.11 in /ui
  • 0a666d1 ci: extend unit test timeout
  • 9992efb ci: set coverage target 80%
  • 508e086 ci: specify python version
  • 852681e feat: add missing symbol size
  • 3713201 feat: add pcln size to web ui
  • 75d2493 feat: hide unsupported goarch
  • 3446237 feat: work on gopclntab disassemble
  • ea23175 fix: add support for low version darwin
  • 28f6c06 fix: calculate package size with pclntab symbol size
  • 9840734 fix: fix macho pclntab section name
  • e113ab9 fix: read something before send response
  • d127d06 refactor: remove download ui
  • b9261a0 refactor: use net/http to serve file