All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning 2.0.0. Any violations of this scheme are considered to be bugs.
- #11: Drop support for Ruby < 2.4 - @dblock.
- #23: Allow for sorting the comparison by different criteria - @michaelherold.
- #16: Updated Rubocop to ~> 1 and Ruby to 2.5.0+ - @AlexWayfer.
- #19: Updated to
memory_profiler
1.0 - @AlexWayfer.
0.1.2 - 2017-01-30
0.1.1 - 2016-06-10
- Printing comparisons for multiple entries.
0.1.0 - 2016-05-18
- Main
Benchmark.memory
method. - Holding results between invocations for measuring implementations on different versions of Ruby or different versions of libraries.
- Quiet mode, with no command line output.