Changed * Removed Python 2.7, 3.4 and 3.5 support * Python 3.7+ now uses `perf_counter_ns` by default if available
0.3.0
Added * Add rankings and consistency properties * Timerit now remembers results from previous runs
0.2.1
0.1.1
Added * added `Timerit.reset` * Timer and Timerit now have class-level default objects and instance specific instances which can be overwritten for tests / custom purposes. * Tweaked precision formatting in reports