CPOP v1.0.3
·
1533 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
CPOP v1.0.3
Cryptographic authorship witnessing CLI.
Install
macOS (Homebrew):
brew install writerslogic/tap/writerslogic
Windows (Scoop):
scoop bucket add writerslogic https://github.com/writerslogic/scoop-bucket
scoop install writerslogic
Linux / manual:
Download the archive for your platform below.
Changelog
- fix: collapsible_if clippy lint on Rust 1.94 (CI)
- release: v1.0.3 — CPOP export fix, recipient experience, product rename
- chore: mark H-135, SYS-029 as fixed
- refactor: split HTML report god module, consolidate stats (H-135, SYS-029)
- chore: mark SYS-024, SYS-026, SYS-031, H-143 as fixed
- refactor: deduplicate anchor HTTP, sentinel IPC, fingerprint, platform (SYS-024, SYS-026, SYS-031, H-143)
- chore: mark SYS-025, SYS-027, SYS-028, SYS-030 as fixed
- refactor: consolidate duplicated code (SYS-025, SYS-028, SYS-030)
- chore: update todo.md — 38 bugs fixed, 51 false positives triaged
- refactor: product data dir ~/.writerslogic → ~/.writersproof
- chore: remove test artifact, ignore test output files
- fix: CLI user-facing issues — binary name, export --json, UX improvements
- fix: remove staging directory and test artifacts from commit
- fix: CPOP export crash, recipient verification experience, HTML report
- feat: recipient verification experience — print verify URL, update docs
Full Changelog: v1.0.2...v1.0.3