------------------ * Check dropped nodes also on get, not only post. * Make connection stats public and resettable.
0.4.1
------------------ * Include content encoding in the result object.
0.4.0
------------------ * Support for custom headers when running queries. This allows use of the pandas filter engine introduced in QCache 0.6.1.
0.3.2
------------------ * Support Python 3.4 and 3.5.
0.3.1
------------------ * Include CHANGELOG in release.
0.3.0
------------------ * Possible to query using POST instead of GET. Good for very large queries. * Additional circuit breakers to avoid infinite repetition of requests in case of errors.