- FileUploadState has now now a timestamp
- The Transfer class is now detailed
- WeTransferClient.getTransferInfo now returns a Transfer instead of the url of the Transfer
- Added an example
- Fixed the changelog
- Revamped project structure
- Deleted the WeTransferClient.completeFilesUpload(transfer) method as it is now done automatically in WeTransferClient.uploadFiles(transfer)
- Fixing packages infos, no code changes
- Initial release.