Skip to content

pmat v3.14.0 — aprender 0.30 monorepo crates

Choose a tag to compare

@noahgift noahgift released this 15 Apr 14:34
· 177 commits to master since this release
f27f34e

What's Changed

Migrate all sovereign stack dependencies from old crate names to the unified aprender-* 0.30 monorepo on crates.io.

Dependency renames

Old name New name Version
trueno aprender-compute 0.30
trueno-db aprender-db 0.30
trueno-graph aprender-graph 0.30
trueno-rag aprender-rag 0.30
trueno-viz aprender-viz 0.30
trueno-zram-core aprender-zram-core 0.30
presentar-core aprender-present-core 0.30
provable-contracts-macros aprender-contracts-macros 0.30
provable-contracts aprender-contracts 0.30
aprender aprender 0.29 → 0.30
aprender-orchestrate aprender-orchestrate 0.29 → 0.30

Fixes

  • docs.rs badge: Allow rustdoc warnings (invalid codeblocks, bare URLs, broken links, invalid HTML tags) that caused docs.rs build failures
  • Security: Update rustls-webpki 0.103.10 → 0.103.12 (RUSTSEC-2026-0098/0099)
  • Clippy: Fix strip_prefix lint in comply handler

Stats

  • 15,130 tests passing
  • cargo install pmat verified working

Full Changelog: v3.13.0...v3.14.0