Releases: pierreolivierbonin/verbatimeter
Release list
v0.1.2.post2
Post-release of 0.1.2: the README intro now captions the animation as the decorator demo and gives the CLI its own usage example. Same code as 0.1.2.
v0.1.2.post1
Post-release of 0.1.2: one-word README wording fix ("use it as a CLI"). Same code as 0.1.2.
v0.1.2
Documentation release: simplified README introduction — the subtitle claim, the decorator example, and the CLI, without the surrounding prose. No code changes.
v0.1.1
Documentation and metadata release: the README now opens with the project's subtitle — deterministic verification of groundedness for AI-generated text — and the PyPI page gains a verified Changelog link. No code changes.
v0.1.0
First public release of verbatimeter: deterministic, lightweight verification of AI-generated text groundedness — verbatim reuse (contiguous matching) and verbatim paraphrasing (LCS) against a source. Use it as a decorator over generate(), a CLI, or a CI gate.
pip install verbatimeter
Supports Python 3.10–3.13 on Linux, macOS, and Windows.