- Add
Logger
- Add
NextCursor
field to search API result
- Fix Upload with Context
- Rename
Create()
toNew()
- Rename
NewFromUrl
toNewFromURL
- Rename
Account
config toCloud
- Apply
golint
fixes - Unexport redundant public constants
- Refactor Search Api
- Add
PrivateDownloadURL
helper - Add support for
Eager
upload transformations - Add support for large file upload
- Add SDK usage example
- Add
CONTRIBUTING.md
- Improve error handling in Configuration
- Fix
Config.Api.Timeout
type - Fix api call timeout handling
- Fix formatting
- Update README
- Add travis support
- Refactor tests
- Code cleanup
- Add a link to the package documentation
- Update README code samples
- Fix package name
- Reorganise files
- Cleanup files
- The first public beta