* Fix for timezones * Fix for travis.ci timezone failures
0.6.1
++++++++++++++++++
* Updated fixtures and tests. * Added Python 3.4 support.
0.6.0
++++++++++++++++++
* Refactored DataBlock to merge DataPoint and DataBlock. * Simplified __getattr__ and removed extra field processing. * Fixed alert class. * Removed parse_timestamps since it's not used. * Changed decimal to float conversions.
0.5.0
++++++++++++++++++
* The Decimal update should have been a minor update instead of a patch.