Releases: dragonfruitnetwork/rest-client
Releases · dragonfruitnetwork/rest-client
2023.115
Adds support for async deserialization when using Newtonsoft.Json
Full Changelog: 2023.113.2...2023.115
2023.113.2
Full Changelog: 2023.113.1...2023.113.2
2023.113.1
Full Changelog: 2023.113...2023.113.1
2023.113
Full Changelog: 2023.112...2023.113
2023.112
This update changes how parameters are scanned. It will now flatten the hierarchy, in an attempt to fix inconsistent behaviour with mono-based systems.
2022.1230
Full Changelog: 2022.1207...2022.1230
2022.1207
Full Changelog: 2022.916...2022.1207
2022.916
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.0 by @dependabot in #123
- Bump HtmlAgilityPack from 1.11.43 to 1.11.45 by @dependabot in #124
- make setuprequest return a valuetask by @aspriddell in #129
- update all dependencies by @aspriddell in #128
- use shared action (uses linux runners) by @aspriddell in #130
Full Changelog: 2022.702...2022.916
2022.702
What's Changed
- add test for string[] by @aspriddell in #114
- Bump System.Text.Json from 6.0.2 to 6.0.4 by @dependabot in #116
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #117
- Bump HtmlAgilityPack from 1.11.42 to 1.11.43 by @dependabot in #118
- Bump System.Text.Json from 6.0.4 to 6.0.5 by @dependabot in #119
- Fix serialization type mismatch by @aspriddell in #120
- specify the type when serializing to a file by @aspriddell in #122
- Make
ValidateRequest(ApiClient)
return aTask
by @aspriddell in #121
Full Changelog: 2022.324...2022.702
2022.324
What's Changed
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in #111
- add support for non-string enumerables by @aspriddell in #113
Full Changelog: 2022.214...2022.324