Skip to content

Releases: RageAgainstThePixel/com.utilities.rest

com.utilities.rest 2.4.6

02 Jan 20:44
Compare
Choose a tag to compare

What's Changed

  • fix request parameters url escape

Full Changelog: 2.4.5...2.4.6

com.utilities.rest 2.4.5

31 Dec 05:02
Compare
Choose a tag to compare

What's Changed

  • com.utilities.async -> 2.1.2
  • com.utilities.extensions - 1.1.15
  • updated docs

Full Changelog: 2.4.4...2.4.5

com.utilities.rest 2.4.4

30 Dec 19:32
Compare
Choose a tag to compare

What's Changed

  • updated com.utilities.extensions -> 1.1.14
  • updated docs
  • updated workflow

Full Changelog: 2.4.3...2.4.4

com.utilities.rest 2.4.3

30 Dec 03:52
Compare
Choose a tag to compare

What's Changed

  • Fixed auth reverse order loading precedence

Full Changelog: 2.4.2...3.4.3

com.utilities.rest 2.4.2

28 Dec 17:41
Compare
Choose a tag to compare

What's Changed

  • fixed null reference exception when creating configuration

Full Changelog: 2.4.1...2.4.2

com.utilities.rest 2.4.1

28 Dec 17:12
Compare
Choose a tag to compare

What's Changed

  • added http method to debug info
  • added EnumExtensions to convert enum member values to string
  • updated editor to 2022.3.16f1 LTS

Full Changelog: 2.4.0...2.4.1

com.utilities.rest 2.4.0

13 Dec 15:29
Compare
Choose a tag to compare

What's Changed

  • Refactored Multimedia downloaders
    • Added Debugging flag for http requests
    • Fixed downloading for webgl

Full Changelog: 2.3.1...2.4.0

com.utilities.rest 2.3.1

29 Nov 04:46
Compare
Choose a tag to compare

What's Changed

  • No change, but version to fix duplicate release tag in OpenUPM

Full Changelog: 2.3.0...2.3.1

com.utilities.rest 2.3.0

29 Nov 04:31
Compare
Choose a tag to compare

What's Changed

  • refactor AbstractAuthentication to include TConfiguration : ScriptableObject, IConfiguration
  • marked LoadFromAsset(T asset = null) obsolete -> LoadFromAsset(TConfiguration configuration = null)
  • added LoadDefault()
  • added LoadDefaultsReversed()

Full Changelog: 2.2.7...2.3.0

com.utilities.rest 2.2.7

28 Nov 22:25
Compare
Choose a tag to compare

What's Changed

  • refactored AbstractAuthentication.LoadFromAsset to take optional scriptable object asset to skip expensive Resources.LoadAll in implementations

Full Changelog: 2.2.6...2.2.7