0.7.0
What's Changed
- Requests are now properly serialised, and not forced to JSON during HTTPS request creation. Python dictionaries are now serialised as YAML, which allows lossless serialization/deserialization of both JSON-like and YAML-like requests.
Full Changelog: 0.6.3...0.7.0