- Add missing import for time: https://github.com/heroku/salesforce-bulk/pull/21
- Switches the csv library to unicodecsv: https://github.com/heroku/salesforce-bulk/pull/22
- Add sandbox support to Bulk: https://github.com/heroku/salesforce-bulk/pull/23
- Fix unexpected keyword argument: https://github.com/heroku/salesforce-bulk/pull/32
- JSON support/Python 3/Tests: https://github.com/heroku/salesforce-bulk/pull/40
- Travis tests : https://github.com/heroku/salesforce-bulk/pull/42
- Docs updates, travis badge & version bump: https://github.com/heroku/salesforce-bulk/pull/43
- Make exceptions pickleable: https://github.com/heroku/salesforce-bulk/pull/45
- Add info about queryAll to README.md: https://github.com/heroku/salesforce-bulk/pull/48
- Add raw download option: https://github.com/heroku/salesforce-bulk/pull/49
- Ensure no deflate ever via accept-encoding: https://github.com/heroku/salesforce-bulk/pull/50