Changes ======= 0.3 (unreleased) ---------------- * No changes yet. 0.2 (2011-07-01) ---------------- * Incompatible change: NetworkcacheClient.download returns opened temporary file object, which will be deleted on close. This minimises memory footprint. [Lucas Carvalho] * Minimise memory footprint during upload. [Ɓukasz Nowak] * Use PUT instead of POST during upload. [Lucas Carvalho] 0.1 (2011-06-23) ---------------- * Initial version.