Skip to content

v1.1.0

Compare
Choose a tag to compare
@iMacTia iMacTia released this 31 Jul 09:42
· 20 commits to main since this release
ddbde92

Features

  • Use wrapped exception in Faraday::ParsingError to improve legibility of the error (#255, @d-m-u)

Bugs fixed

  • Use JSON.generate instead of .dump in request middleware (#266, @Be-ngt-oH)

Chores and misc