Releases: RageAgainstThePixel/com.utilities.rest
Releases · RageAgainstThePixel/com.utilities.rest
com.utilities.rest 2.0.3
com.utilities.rest 2.0.2
com.utilities.rest 2.0.1
- Fixed unsuccessful errors for download handler types that don't support text field
- Cleaned up Rest.StreamAudioAsync a bit more, but still doesn't play nicely with unknown file lengths
Full Changelog: 2.0.0...2.0.1
com.utilities.rest 2.0.0
What's New
- Added
RestParameters
to all Rest method signatures to help
streamline the API surface a bit more. - Added Sever Sent Event overloads
- Added
Response.Validation()
for validating rest calls - throws new
RestException
with details when a response is unsuccessful- will pretty print rest call details when using debug parameter
Full Changelog: 1.4.6...2.0.0
com.utilities.rest 1.4.6
What's Changed
- bump deps
- Log status code as int as well as enum string
Full Changelog: 1.4.5...1.4.6
com.utilities.rest 1.4.5
What's Changed
- Added NameValueCollectionExtensions for easy parameter query building
Full Changelog: 1.4.4...1.4.5
com.utilities.rest 1.4.4
What's Changed
- added missing com.unity.nuget.newtonsoft-json dependency
Full Changelog: 1.4.3...1.4.4
com.utilities.rest 1.4.3
com.utilities.rest 1.4.2
What's New
- Updated AbstractAuthentication.LoadFromPath from abstract to impl
Full Changelog: 1.4.1...1.4.2