Skip to content

v3.5.0

Compare
Choose a tag to compare
@10xSebastian 10xSebastian released this 16 Feb 06:54
· 310 commits to master since this release
  • Introduce LHC::ParserError that is thrown when response body cannot be parsed according to defined format.
  • Rescuing from LHC::Error also catches LHC::ParserError
  • Refactored formats to be proper classes