-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Milestone
Description
after doing Rust Docs, it was agreed that we need to bump PATCH version for every crate that is documented
however during v1.2.0, as a consequence of no_std
PR #1230, we already bumped all crates that were documented on v1.2.0 milestone
buffer_sv2
: MAJOR 1.1.0 > 2.0.0serde_sv2
: MAJOR 1.0.1 > 2.0.0const_sv2
: MAJOR 2.1.0 > 3.0.0framing_sv2
: MAJOR 2.0.0 > 3.0.0binary_sv2
: PATCH 1.2.0 > 1.2.1codec_sv2
: PATCH 1.3.0 > 1.3.1noise_sv2
: PATCH 1.2.0 > 1.2.1roles_logic_sv2
: PATCH 1.2.1 > 1.2.2common_messages_sv2
: PATCH 2.0.0 > 2.0.1job_declaration_sv2
: PATCH 1.0.0 > 1.0.1mining_sv2
: PATCH 1.0.0 > 1.0.1template_distribution_sv2
: PATCH 1.0.2 > 1.0.3sv2_ffi
: PATCH 1.0.0 > 1.0.1binary_codec_sv2
: PATCH 1.2.0 > 1.2.1
therefore the only crates that are still missing bumping are:
derive_codec_sv2
: 1.1.0 > 1.1.1
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done ✅