# 0.1.1 (2015/10/10) Changes * Change report file mode from 'w' to 'a' (append) # 0.1.0 (2015/02/19) Enhancements * Use imcompatible memsize_of of ruby 2.2 which enables to get memsize correctly # 0.0.2 (2014/12/12) Enhancements * Add `Memprof2.report!` to clear out tracking data after printing out results. # 0.0.1 Initial version