Skip to content

Releases: restsharp/RestSharp

106.15.0

08 Dec 14:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: 106.14.0...106.15.0

106.14.0

06 Dec 16:25
Compare
Choose a tag to compare

What's Changed

  • Better enum deserialization exception fixes #1614 by @sicklittlemonkey in #1619
  • Following up on enum deserialization to use the default value instead of throwing an argument out of range exception
  • Authenticator documentation updates by @patrickhampson in #1629
  • Remove obsolete attribute from RequestBody constructor by @TimSirmovics in #1658
  • Remove some more Obsolete attributes for things that are going to change in the next major version

New Contributors

Full Changelog: 106.13.0...106.14.0

106.13.0

30 Oct 06:11
73f2c05
Compare
Choose a tag to compare

What's Changed

106.12.0

30 Oct 06:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 106.11.7...106.12.0

106.11.7

01 Oct 17:04
Compare
Choose a tag to compare

Fixed the assembly version

106.11.5

17 Sep 19:02
4daaf69
Compare
Choose a tag to compare
  • Closed OAuth encoding issue
  • Closed several culture-related issues

106.11.4

18 Jun 14:01
Compare
Choose a tag to compare
  • Regression fixes
  • Assembly versioning reversal
  • Fixed Xamarin encoding lookup issue

106.11.3

18 Jun 14:03
Compare
Choose a tag to compare

Fixing the url parameter encoding replace

106.11.0

18 Jun 14:04
Compare
Choose a tag to compare
  • Assembly version to match the file version

RestSharp v105.2.3

26 Aug 23:50
Compare
Choose a tag to compare
  • fixed the mono touch nuget targeting
  • merged in two PRs

To see all commits for this version, click here.