-
release: assert the pin instead of pulling over it
-
Universalize lint block and pin stable toolchain
-
Adopt universal clippy/lint baseline; drive warnings to zero
-
Bump scraper to 0.27
-
Gate the crates.io publish on clippy and tests
-
Add a rustfmt pre-commit gate
-
Apply rustfmt across the crate
-
Bump criterion to 0.8
-
recipe: note why the crates.io token is not passed through Bento
-
Declare the Bento release config in-repo
-
Point repository at the real URL
-
Bridge lib.rs to the pter-overview wiki note (/dellm)
-
Release 0.1.1: version bump + clippy-clean for publish
-
Cap DOM recursion depth in HTML-to-markdown conversion
-
Clarify entity decoding happens in parser, not handle_text
-
LICENSE: assign copyright to Make Creative, LLC
-
chore: gitignore CLAUDE.md
-
chore: move internal todo to private docs store
-
Ignore cargo-mutants output directories
-
Add tests to kill surviving mutants in convert, elements, replies, tables
-
Initial implementation of pter (plain-text-email-renderer)