feat(net): mock request builder adds .with and .with_{option,result}
#198 -Commit
ed590552c7
pushed by
kemitix
feat(net)!: net api: net.{get,post,etc..}(url) alternative to net.send(request)
#188 -Commit
fab5c1ba11
pushed by
kemitix
feat(net)!: new api: .on().{get,post, etc}(url), replacing .on(method).get(url)
#180 -Commit
7da221bfde
pushed by
kemitix
feat(net): mock matcher no longer uses a prebuilt request
#147 -Commit
212aa7e0ae
pushed by
kemitix
feat(net): be more permisive in what parameters are accepted
#136 -Commit
aad02be6cb
pushed by
kemitix
feat(fs): `kxio::fs::new(...)` now accepts `impl Into<PathBuf>`
#129 -Commit
a0262a4d05
pushed by
kemitix