== 2012-02-02 version 0.8.8 * Fixed SSL support == 2012-02-02 version 0.8.7 * Added SSL support == 2012-01-19 version 0.8.6 * Check JSON format of HTTP responses == 2011-12-04 version 0.8.5 * added new feature: ResultSet * added new feature: AggregationSchema * added Job#rset and Schedule#rset to get associated ResultSet == 2011-11-11 version 0.8.4 * Added Model#client * Added Database#query * Added Table#import * Increased http.read_timeout on Client#import == 2011-10-03 version 0.8.3 * Added Client#tail method == 2011-09-13 version 0.8.2 * Added APIs for scheduled queries * Set 'Content-Length: 0' header to POST request if no parameters are provided == 2011-09-09 version 0.8.1 * Added Client#kill method * Client.authenticate throws AuthError instead of APIError when status code is 400 == 2011-08-21 version 0.8.0 * First release