v1.2.0
Added
- order_by option accepts array of {field: order} e.g. {'total_precip': 'ASC'}
Changed
- Stats are requested as float
- Request data from the DB as JSON instead of strings
- Remove size limitation from
hostvarchar table column (#26)
Fixed
- Intermittent off-by-one errors in tests are no more