What's Changed
- Client: migrate to async reqwest_impersonate::Client, use rayon ThreadPool and Tokio multi-thread runtime by @deedy5 in #6
- Add the benchmark to CI, save the benchmark results to an image and show in the README by @deedy5 in #7
- Add impersonate parameter to convenience functions
Full Changelog: v0.3.2...v0.4.0