- fix issue where blank response body raised exceptions. blank response bodies now return None. - marked the yaml response handler as to be deprecated.
1.2.0
- Add support for marshalling/unmarshalling to/from json -> dataclasses. - switch to using github actions - remove deprecated features - Allow header authentication to pass in extra headers required for authenticating the client.