com.utilities.rest

RESTful utilities for the Unity (UPM)

MIT License

Stars
20
Committers
2

Bot releases are visible (Hide)

com.utilities.rest - com.utilities.rest 1.1.0

Published by StephenHodgson over 1 year ago

  • fixed #4 Download handlers not properly disposed
  • added CancellationToken optional parameter
  • updated formatting
  • increase min unity version to 2021.3 LTS

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.rest/compare/1.0.2...1.1.0

com.utilities.rest - com.utilities.rest 1.0.2

Published by StephenHodgson over 1 year ago

  • Fixes #2 Adds text return value for DownloadBufferHandler

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.rest/compare/1.0.1...1.0.2

com.utilities.rest - com.utilities.rest 1.0.1

Published by StephenHodgson almost 2 years ago

  • fixed some issues with asset caching
  • bumped dependencies and version

Full Changelog: https://github.com/RageAgainstThePixel/com.utilities.rest/compare/1.0.0...1.0.1

com.utilities.rest - com.utilities.rest 1.0.0

Published by StephenHodgson over 2 years ago

  • Initial Release