Skip to content

Prepare for 1.0.0 release#25

Merged
Hiddentale merged 38 commits into
mainfrom
total_audit
Apr 2, 2026
Merged

Prepare for 1.0.0 release#25
Hiddentale merged 38 commits into
mainfrom
total_audit

Conversation

@Hiddentale

@Hiddentale Hiddentale commented Apr 1, 2026

Copy link
Copy Markdown
Owner

Description

Publication readiness audit and fixes. Adds MSRV policy, deny.toml, deprecation
policy, SECURITY.md, CHANGELOG, comprehensive README, Miri CI, push_next fuzz
target, guide cross-links, and documentation improvements across the crate

Related Issues

Type of Change

  • New feature
  • Documentation update

Checklist

  • I ran cargo fmt --all (code is formatted)
  • I ran cargo clippy --workspace --all-targets -- -D warnings (no warnings)
  • I ran cargo test --workspace (all tests pass)
  • I added tests for new functionality
  • I updated relevant documentation

Documentation Checklist

  • All new public items have doc comments (see CONTRIBUTING.md)
  • # Safety section on all unsafe functions
  • # Errors section on all Result-returning functions
  • Examples compile: cargo test --doc
  • No broken doc links: RUSTDOCFLAGS="-D warnings" cargo doc --no-deps

@Hiddentale Hiddentale changed the title Total audit Prepare for 1.0.0 release Apr 2, 2026
@Hiddentale Hiddentale merged commit b7476f9 into main Apr 2, 2026
16 of 17 checks passed
@Hiddentale Hiddentale deleted the total_audit branch April 2, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant