0.8.1
(fix): Address serialization issues within iterable types
What’s been fixed
- Nested
hashtypes are recursively resolved infrom_jsonsuch that they come back as true hashes, as opposed to structs - Pass through additional params from request options even if the original request did not have those types of params (ex: query parameters)