# v1.0.0 - 2024.07.18 - Remove overzealous assert when calling `split_off` on a completed reader. # v1.0.0 - 2024.07.14 - External users can use test_client outside of `cfg(test)` builds. # v0.2.0 - 2024.07.14 - Add support for the wasm32-unknown-unknown target. # v0.1.1 - 2023.12.04 - Add `HttpClient::contains` method to check if client already encompasses the given range. # v0.1.0 - 2023.12.04 - Initial release.