The Measurement Names are now back to the values directly returned by the "RequestAs" field from Hilltop. Internally, all measurement name checks are still performed as lower case since Hilltop is not case sensitive. See 62
2.1.0
A new Hilltop class has been added to make the function calls easier and adds more internal checks. This should be the standard access method from now on. Eventually I'll deprecate the old web_service.py functions. Other bug fixes have been made which where due to poor assumptions on my part.
2.0.4
urllib has been replaced with requests (to deal with https better). And a couple of bug fixes and doc updates.
2.0.1
Major update and rewrite of many functions. Consequently, some functions have been removed.
1.5.6
This is to take a snapshot of the last version 1 release before moving on to version 2.
1.5.4
The site_info function has been added and various other functions have had code improved.