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**: https://github.com/ecmwf-projects/polytope-client/compare/0.6.3...0.7.0