Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.68 KB

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 1.68 KB

Change Log

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.

Added

Updated

0.1.2 - 2017-01-30

Fixed

  • #4: Fix a small bug when StringIO wasn't properly required - @rzane.

0.1.1 - 2016-06-10

Fixed

  • Printing comparisons for multiple entries.

0.1.0 - 2016-05-18

Added

  • 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.