Timeasure v0.2.0 Release Notes
Release Date: 2018-03-12 // almost 7 years ago-
โ Added
- ๐ New class macros for tracking private methods in both inline and scoped visibility declaration.
๐ Changed
- Start using
Process.clock_gettime(Process::CLOCK_MONOTONIC)
instead ofTime.now
for time tracking - โฌ๏ธ Bumped up required Ruby version from 2.0 to 2.1