- Remove GET parameters from url. Fix 120 (PR 121, mcrowson)
1.5.2
- Enable compressed formats over http. Avoid filehandle leak. Fix 109 and 110. (PR 112, robottwo ) - Make possible to change number of retries (PR 102, shaform)
1.5.1
- Bugfix for compressed formats (PR 110, tmylk)
1.5.0
- HTTP/HTTPS read support w/ Kerberos (PR 107, robottwo)
1.4.0
- HdfsOpenWrite implementation similar to read (PR 106, skibaa) - Support custom S3 server host, port, ssl. (PR 101, robottwo) - Add retry around `s3_iter_bucket_process_key` to address S3 Read Timeout errors. (PR 96, bbbco) - Include tests data in sdist + install them. (PR 105, cournape)
1.3.5
- Add MANIFEST.in required for conda-forge recip (PR 90, tmylk) - Fix 92. Allow hash in filename (PR 93, tmylk)