-
Stop committing Cargo.lock, which blocked the publish
-
Update Cargo.lock for the 0.2.1 bump
-
Grade what the siblings have pushed, not only what is on this disk
-
Grade the pushed commit's manifests, not just the working copy
-
Bump to 0.2.1, because 0.2.0 is published and this tree is not it
-
Settle a fence body so a pre holding block markup cannot close over a blank line
-
Refresh the canonical hooks: gate pushes on internal-dep coherence
-
Standardize the pre-commit gates on the canonical hook
-
Pin the toolchain to an exact version, not a floating channel
-
Gate releases on cargo fmt as well as clippy and tests
-
update crossbeam-epoch for RUSTSEC-2026-0204
-
Record 0.2.0 in the lockfile
-
Release 0.2.0
-
Note that the release restores the branch it pinned
-
Add gitleaks secret-scan step to pre-commit hook
-
metadata: point repository at makenot.work
-
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