- Heapy::Alive is removed (#27)
- New command
heapy diff
(#26) - The read command now takes a --lines flag that can be used to limit output when showing generational data
- Bundler is no longer required so heapy can now be used via a simple gem install.
- 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
- Less memory retention when parsing large heap dumps.
- Improved output format.