Releases: RageAgainstThePixel/com.utilities.rest
Releases · RageAgainstThePixel/com.utilities.rest
com.utilities.rest 1.2.1
- fixed some issues with parsing filename from url
Full Changelog: 1.2.0...1.2.1
com.utilities.rest 1.2.0
- updated support for 2022.2+
- proper disposal of async usings
- updated docs
- a bit of reorg in caching region
Full Changelog: 1.1.0...1.2.0
com.utilities.rest 1.1.0
- fixed #4 Download handlers not properly disposed
- added
CancellationToken
optional parameter - updated formatting
- increase min unity version to 2021.3 LTS
Full Changelog: 1.0.2...1.1.0
com.utilities.rest 1.0.2
- Fixes #2 Adds text return value for
DownloadBufferHandler
Full Changelog: 1.0.1...1.0.2
com.utilities.rest 1.0.1
- fixed some issues with asset caching
- bumped dependencies and version
Full Changelog: 1.0.0...1.0.1
com.utilities.rest 1.0.0
- Initial Release