v0.3.0
What's Changed
- Fix link to
Client
documentation by @bahlo in #8 - Fix blocking encoding by @bahlo in #9
- Ingest stream in chunks by @bahlo in #10
- Support rate limiting by @bahlo in #11
- Make
users::User
public by @bahlo in #13 - Add a timeout of 10s to all requests by @bahlo in #14
- Make ingest use nd-json for better performance by @bahlo in #15
- Add HN example, add try_ingest_stream and fix client construction, add tracing by @bahlo in #12
- CLI example by @bahlo in #16
- Bump version by @bahlo in #17
- Update version in README by @bahlo in #18
Full Changelog: v0.2.1...v0.3.0