v0.3.0
Changelog
- 6816ee4: brand: retranscribe the mark from the corrected reference (@craigjmidwinter)
- cc23405: filter: add from_regex_file, a second program-owned predicate (@craigjmidwinter)
- a1e0732: filter: export the pattern-file accounting, delete the copy in mcpserver (@craigjmidwinter)
- f4901c4: gmail: a message deleted mid-cycle is skipped, not a wedge (@craigjmidwinter)
- 8fffd35: mcpserver: list_rules resolves from_regex_file too (@craigjmidwinter)
Install
brew install craigjmidwinter/tap/mail-muncherOr download an archive below and verify it:
# 1. checksum -- on macOS use `shasum -a 256` instead of `sha256sum`
sha256sum --check --ignore-missing checksums.txt
# 2. signature over the checksum file (keyless, no key to fetch)
cosign verify-blob \
--certificate checksums.txt.pem \
--signature checksums.txt.sig \
--certificate-identity-regexp '^https://github\.com/craigjmidwinter/mail-muncher/\.github/workflows/release\.yml@refs/tags/' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
checksums.txt