* bump version * drop 2.6 support * update AUTHORS * refactor ExponentiallyDecayingSample * bump version * fix meter ticking. close 12 * Added graphite pickle protocol as well as buffering
0.7.2
-----
* bump version * fix stdev calculation * update authors * fix tests formatting * Use Python syntax highlighting in the readme file * silence pip install * add docs build in tox
0.7.1
-----
* bump version * going threadless for meter, following metrics path * pep8 cleanups * make travis ci run python 3.3
0.7.0
-----
* bump version * add derive instrument * make PeriodicTask a deamon thread
0.6.3
-----
* bump version * make it run with python 3.3 * don't require statprof as a dependency * re-add statprof as dependency