Releases: RageAgainstThePixel/com.utilities.rest
Releases · RageAgainstThePixel/com.utilities.rest
com.utilities.rest 1.4.0
What's Changed
- added base rest client interfaces and extensions
- misc formatting in Rest.cs
- made
Rest.SendAsync(this UnityWebRequest)
public
Full Changelog: 1.3.3...1.4.0
com.utilities.rest 1.3.3
com.utilities.rest 1.3.2
com.utilities.rest 1.3.1
- fixed cache lookup for local files
Full Changelog: 1.3.0...1.3.1
com.utilities.rest 1.3.0
- BREAKING CHANGE: Added
Progress
member for more detailed reporting - Added
StreamAudioAsync
but it may not function as intended until bug is fixed with Unity
Full Changelog: 1.2.6...1.3.0
com.utilities.rest 1.2.6
- Added ValidateCacheDirectoryAsync overload
Full Changelog: 1.2.5...1.2.6
com.utilities.rest 1.2.5
- name textures and audioClips after saved to disk
Full Changelog: 1.2.3...1.2.5
com.utilities.rest 1.2.4
- fixed an issue with file caching when file names included unescaped url strings
Full Changelog: 1.2.2...1.2.4
com.utilities.rest 1.2.3
- added PATCH
- updated dependencies
Full Changelog: 1.2.2...1.2.3
com.utilities.rest 1.2.2
- fixed regression with file download cache
Full Changelog: 1.2.1...1.2.2