Documentation
<a name="v0.2.0"></a>
## v0.2.0 (2016-04-11)


#### Features

*   Add should_print_every_sec method ([fd554c55]fd554c55)
*   ProgressRecords now keep track of when iteration started ([9e7fb771]9e7fb771)
*   Keep track of previous timestamp of records ([bb2208f6]bb2208f6)
*   Keep track of recent rate, rather than global rate ([46e43adb]46e43adb)



<a name=""></a>
##  (2016-03-08)


#### Features

*   Accept any Display-able thing for a message ([68104ea2]68104ea2)
*   Improve default message ([f08198d4]f08198d4)
*   Add .fraction() method which tells you how far you are along ([fa799e50]fa799e50)
*   Add print_every method ([7741193d]7741193d)
*   Add simple time tracking ([8e8d5ad4]8e8d5ad4)