WritersLogic v1.0.1
·
1533 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
WritersLogic v1.0.1
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
- chore: bump v1.0.1, remove aarch64-linux from release matrix
- perf: idle-priority SWF computation, spawn_blocking for IPC handler
- security: constant-time HMAC comparison, log permission failures, counter persistence
- fix: stdout pollution in --json mode, actionable error messages, Status help text
- chore: CHANGELOG 1.0.0 entry, SECURITY.md version table, fix CLI metadata
- feat: add steganography and WritersProof FFI bindings for GUI apps
- fix: wire BackspaceSignature into voice similarity, fail on CSPRNG error
- fix: add GLOBAL OPTIONS section to wld man output
- fix: install.sh checksum verification, release pipeline aarch64-linux, SLSA badge accuracy
- fix: CLI tier validation, fingerprint fallback, 5-band verdict thresholds
- fix: SWF crypto hardening and key material zeroization
- fix: spec conformance — wire types, SWF verification, timestamps, OutputMode for export/attest
- docs: update CLI README for v1.0.0, fix release workflow tag example
- docs: update README for v1.0.0 — install instructions, correct repo URLs, AGPL license, CLI commands
- chore: update Cargo.lock for dialoguer dependency
- feat: CLI 1.0.0 — flatten to 10 commands, interactive menu, any-file tracking, production hardening
- feat: wire type spec conformance — baseline verification, waypoint params, CborWar format, confidence tier
Full Changelog: v0.4.1...v1.0.1