Releases: RageAgainstThePixel/com.utilities.rest
Releases · RageAgainstThePixel/com.utilities.rest
3.0.1
com.utilities.rest 3.0.0
What's Changed
- overhauled Server Sent Event callbacks
- properly handles all event types and fields
- breaking change: data payloads now come nested in json object
- Rest.Response.ctr has new overload which takes RestParameters
- updated com.utilities.async -> 2.1.6
Full Changelog: 2.5.7...3.0.0
com.utilities.rest 2.5.7
com.utilities.rest 2.5.6
What's Changed
- make sure all calls return to unity main thread before creating web requests
Full Changelog: 2.5.5...2.5.6
com.utilities.rest 2.5.5
What's Changed
- reformatted multipart form data debug logs. Removed byte content in logs.
Full Changelog: 2.5.4...2.5.5
com.utilities.rest 2.5.4
com.utilities.rest 2.5.3
What's Changed
- Reformat response debug to json
- Added RequestBody to response debug
Full Changelog: 2.5.2...2.5.3
com.utilities.rest 2.5.2
com.utilities.rest 2.5.1
What's Changed
- added compressed and streamingAudio flags to Rest.DownloadAudioClipAsync
Full Changelog: 2.5.0...2.5.1
com.utilities.rest 2.5.0
What's Changed
- moved optional debug parameter for multimedia requests into RestParameters
- added optional DownloadCache flag to RestParameters (defaults to true)
- added Rest.DownloadFIleBytesAsync
- added Rest.DownloadBytesAsync
- enabled DownloadLocation to be set (must be an approved download location)
New Contributors
Full Changelog: 2.4.6...2.5.0