Fixed a race condition that prevented the daemon from working after long system suspensions.
At this point the daemon works essentially all the time, even though a bit of code cleanup should still be done before moving on to v1.0.0 (see TODO in source)
0.9.5
Release to keep up with pypi, lots of patches to fix an UTC/Localtime mixing bug which caused utc times being presented instead of localtime on the journal. This affected only the presentation of data, not the calculation.
0.9.3
Removed redundant Makefile and cleaned up readme from ambiguous --user opts
0.9.2
Added to package release binaries instead of providing them separately