0.09 2013-02-19 00:38:22 Australia/Melbourne
* Added '-f' switch to `idone` and `idonethis-memories` to specify
config file.
* Added `-d` switch to `idone` to allow specification of dates.
* Added `-h` switch to `idone` to show help.
* Lots of new documentation in `idone`.
0.08 2013-02-18 13:52:43 Australia/Melbourne
* Added '-c' switch to idone.
* Idone now always lists the date it's reading from, or adding to.
* Try `idone -lc` for the best todo cmdline ever.
0.07 2013-02-18 10:57:51 Australia/Melbourne
* The `idone` program now accepts a '-y' switch to allow listing or adding
to yesterday's done list.
0.06 2013-02-15 13:56:08 Australia/Melbourne
* Removed dependencies on MooseX::Method::Signatures. Installing should be
much easier now.
* Main class is now immutable. Execution should be faster now.
* Shifted from Moose to Moo, which is much faster and has fewer dependencies.