* Add ssl_verify option to callback_xloader_hook 136
Fixes:
* Fix bytes / str concat 138 * Stream request needs to be explicited closed 139
0.8.0
================
Features: * Click CLI for CKAN >= 2.9 128
Fixes: * Submit private datasets when using the `submit all` command 121 * Send user context to the resource patch function 134 * Add documentation for ssl_verify 135
0.7.0
================
Features: * Python 3 support 113 * CKAN 2.9 support 113
Fixes: * Update resource hash after load to datastore 116
Fixes: * When getting the resource from CKAN, it now copes with the edge case that CKAN hasn't quite added the resource yet - now it successfully retries 94
0.6.0
================
Release withdrawn
0.5.0
================
Features: * migrate_types CLI command added for freezing/migrating data dictionaries created with datapusher 85
Fixes: * DataStore tab missing from resource manage page, due to templates missing from PyPI package 74