What's Changed
* CI: bugfix after dependencies update by deedy5 in https://github.com/deedy5/primp/pull/33
* Use `anyhow` for error handling by deedy5 in https://github.com/deedy5/primp/pull/34
* Improve response code by deedy5 in https://github.com/deedy5/primp/pull/35
* [Client]: add `ca_cert_file` parameter by deedy5 in https://github.com/deedy5/primp/pull/36
* [Utils] Recode fn `json_dumps`, `json_loads`, `url_encode` by deedy5 in https://github.com/deedy5/primp/pull/37
* [[html2text] Response object: 1) add attribute text_rich](https://github.com/deedy5/primp/commit/84747aa3d8764185497c1a095eb316217184aba8)
* [[logging]: send Rust log messages to Python](https://github.com/deedy5/primp/commit/bd65c0ada22e4bd371022c2789350658ac789b78)
* small code improvements
**Full Changelog**: https://github.com/deedy5/primp/compare/v0.5.5...v0.6.0