3.0.2
- Improved SPM integration and CI scripts
- Added
validationClosure
properties onAPIRequest
,DownloadAPIRequest
andUploadAPIRequest
that allow customizing validation behaviour. Default behaviour, as before, is callingvalidate()
method onRequest
.