---------------- - Changed client requests to use GET instead of POST - Removed dependency on monolith.web proxy - Updated tests to use prefixed indexes - Added ability to perform any ES query via client.raw
0.8
----------------
- Pad with null values to distinguish from true zeroes - Updated client to output histogram in date order - Updated client to handle datetimes if passed
0.7
----------------
- Allow for multiple terms in facet_filter
0.6
----------------
- Fixed an unicode-related issue which was making the client behaving in unexpected ways. Bug 864975