v3.5.0
- Introduce
LHC::ParserError
that is thrown when response body cannot be parsed according to defined format. - Rescuing from
LHC::Error
also catchesLHC::ParserError
- Refactored formats to be proper classes
LHC::ParserError
that is thrown when response body cannot be parsed according to defined format.LHC::Error
also catches LHC::ParserError