-
Notifications
You must be signed in to change notification settings - Fork 266
Closed
Description
Checklist (minimal list of actions for cutting release):
- Merge Implement
write_serializable_content
on element writer #508? -
$env:RUSTDOCFLAGS="--cfg docs_rs"; cargo +nightly doc --all-features
and check generated documentation for missing / unclear things - Update version in
Cargo.toml
- Update
Changelog.md
with date of release, add new empty Unreleased headings -
cargo package
for final check - Push
master
to my fork, wait while CI pass. Repeat with force pushs if necessary -
cargo publish
- Create and push tag
v0.29.0
and pushmaster
to upstream - Create a Release on GitHub (in GitHub UI)
Metadata
Metadata
Assignees
Labels
No labels