Highlights
- Fix
rt::TokioTimerto support Tokio's paused time. - Fix
client::proxy::match::Matcherto parse auth without passwords.
What's Changed
- chore(ci): add a github actions workflow to preview rustdocs of a PR by @seanmonstar in #229
- chore(ci): fix rustdoc preview job by @seanmonstar in #231
- chore(ci): fix rustdoc preview workflow typo by @seanmonstar in #232
- docs: replace auto_doc_cfg by @seanmonstar in #237
- perf(client): avoid redundant memory copies of Host header by @0x676e67 in #235
- chore: bump windows-registry to 0.6 by @Vaiz in #236
- fix: fix msrv on windows and macos target by @tottoto in #239
- chore(ci): update to actions/checkout@v5 by @tottoto in #240
- fix: allow proxy env URIs without password by @karanabe in #241
- fix: support fake time by @arielb1 in #238
New Contributors
- @Vaiz made their first contribution in #236
- @karanabe made their first contribution in #241
- @arielb1 made their first contribution in #238
Thanks
Full Changelog: v0.1.17...v0.1.18