debian-mirror-gitlab/heapy/CHANGELOG.md
2019-10-03 20:49:30 +05:30

421 B

0.1.4 - 2018-07-25

  • Bundler is no longer required so heapy can now be used via a simple gem install.

0.1.3 - 2017-09-07

  • I'm really bad at keeping a log of changes on this project sorry
  • Printing out the memory size for a generation
  • Printing out the total number of objects for the heap in the summary

0.1.1 - 2015-10-15

  • Less memory retention when parsing large heap dumps.
  • Improved output format.