Skip to content

v0.2.0

Compare
Choose a tag to compare
@samstokes samstokes released this 24 Jul 21:52
a7fc9cc

Change Client::for_url constructor to take a plain &str instead of leaking reqwest::IntoUrl into the API. (Incompatible change unless you were already passing a &str.)