Skip to content

v0.9

No due date 60% complete

Where v0.8 transitioned us from (old 0.1.x) futures to async await, v0.9 aims to drive us towards getting comprehensive REST API coverage along with some polish to the overall design of the crate.

Part of the agenda here is to try and cram in as many breaking changes now before we stabilize, leaving the following release to migrate us from pre-1.0 tokio t…

Where v0.8 transitioned us from (old 0.1.x) futures to async await, v0.9 aims to drive us towards getting comprehensive REST API coverage along with some polish to the overall design of the crate.

Part of the agenda here is to try and cram in as many breaking changes now before we stabilize, leaving the following release to migrate us from pre-1.0 tokio to post-1.0 tokio separately.

This is going to be a messy release. 😅😬

Loading