Skip to content

Releases: RageAgainstThePixel/com.utilities.rest

com.utilities.rest 1.2.1

17 Feb 03:01
Compare
Choose a tag to compare
  • fixed some issues with parsing filename from url

Full Changelog: 1.2.0...1.2.1

com.utilities.rest 1.2.0

16 Feb 04:38
Compare
Choose a tag to compare
  • 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

31 Jan 16:57
Compare
Choose a tag to compare
  • 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

26 Jan 16:35
Compare
Choose a tag to compare
  • Fixes #2 Adds text return value for DownloadBufferHandler

Full Changelog: 1.0.1...1.0.2

com.utilities.rest 1.0.1

26 Nov 02:46
Compare
Choose a tag to compare
  • fixed some issues with asset caching
  • bumped dependencies and version

Full Changelog: 1.0.0...1.0.1

com.utilities.rest 1.0.0

29 May 22:59
Compare
Choose a tag to compare
  • Initial Release