Skip to content

Releases: RageAgainstThePixel/com.utilities.rest

com.utilities.rest 1.4.0

16 May 18:33
Compare
Choose a tag to compare

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

15 May 04:18
Compare
Choose a tag to compare

What's New

  • updated dependencies

Full Changelog: 1.3.2...1.3.3

com.utilities.rest 1.3.2

15 May 02:45
Compare
Choose a tag to compare

What's Changed

  • updated dependencies

Full Changelog: 1.3.1...1.3.2

com.utilities.rest 1.3.1

04 Apr 16:21
Compare
Choose a tag to compare
  • fixed cache lookup for local files

Full Changelog: 1.3.0...1.3.1

com.utilities.rest 1.3.0

26 Mar 01:52
Compare
Choose a tag to compare
  • 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

25 Mar 01:45
Compare
Choose a tag to compare
  • Added ValidateCacheDirectoryAsync overload

Full Changelog: 1.2.5...1.2.6

com.utilities.rest 1.2.5

25 Mar 01:12
Compare
Choose a tag to compare
  • name textures and audioClips after saved to disk

Full Changelog: 1.2.3...1.2.5

com.utilities.rest 1.2.4

20 Mar 18:17
Compare
Choose a tag to compare
  • 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

10 Mar 03:44
Compare
Choose a tag to compare
  • added PATCH
  • updated dependencies

Full Changelog: 1.2.2...1.2.3

com.utilities.rest 1.2.2

17 Feb 03:29
Compare
Choose a tag to compare
  • fixed regression with file download cache

Full Changelog: 1.2.1...1.2.2