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 of Time.now for time tracking
    • โฌ†๏ธ Bumped up required Ruby version from 2.0 to 2.1