- Add optional start/stop sematics to memory profiler api @nicklamuro @dgynn
- Improved class name detection for proxy objects, BasicObject objects, and other edge cases @inossidabile @Hamdiakoguz @dgynn
- FIX: pretty_print was failing under some conditions @vincentwoo
- FIX: if #class is somehow nil don't crash @vincentwoo
- Improved stability and performance @dgynn
- FIX: remove incorrect RVALUE offset on 2.2 @dgynn
- FEATURE: add total memory usage @dgynn
- Add class reporting
- Fix incorrect syntax in rescue clause
- This is quite stable, upping version to reflect
- Fixed bug where it would crash when location was nil for some reason
- Added compatibility with released version of Ruby 2.1.0
- Cleanup to use latest APIs available in 2.1.0
- Added string analysis