- WebHDFS read/write (PR 29, ziky90)
- re-upload last S3 chunk in failed upload (PR 20, andreycizov)
- return the entire key in s3_iter_bucket instead of only the key name (PR 22, salilb)
- pass optional keywords on S3 write (PR 30, val314159)
- smart_open a no-op if passed a file-like object with a read attribute (PR 32, gojomo)
- various improvements to testing (PR 30, val314159)