Skip to content

2.0.0-beta-001 - 2019-11-07

Pre-release
Pre-release
Compare
Choose a tag to compare
@MangelMaxime MangelMaxime released this 27 Nov 08:32
· 75 commits to master since this release

Changed

  • Fix #9: Data is now optional for all http methods including GET (by @SCullman)
  • Fix #11: Decoders/ encoders are not cached within Json.Fetch (by @SCullman)
  • Fix #7: Better error reports with FetchError (by @SCullman)
  • Fix #5: Response type can now be unit (by @SCullman)