Skip to content

Releases: nikolaydubina/go-binsize-treemap

v0.2.3

26 Mar 00:34
d193240
Compare
Choose a tag to compare
  • dependencies

v0.2.2

21 Mar 11:06
8bd6983
Compare
Choose a tag to compare

ossf

v0.2.1

21 Mar 08:43
1d6d7aa
Compare
Choose a tag to compare
  • security

v0.2.0

09 Mar 11:43
e7669d0
Compare
Choose a tag to compare
  • Fixed wrong CLI param
  • Added parsing C symbol names (non Go strings)
  • Added summing all unknown symbols into "unknown" node

Unresolved issues

  • Total size still mismatches
  • U symbols have very large, same size (from tens of MBs to GBs) which is wrong. More research needed to fix.

v0.1.0

25 Jan 14:39
e8b4b02
Compare
Choose a tag to compare
  • basic functions work
  • requesting feedback from first users
  • checking if there is interest