Skip to content

Releases: pierreolivierbonin/verbatimeter

v0.1.2.post2

Choose a tag to compare

@pierreolivierbonin pierreolivierbonin released this 10 Jul 20:50

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

Choose a tag to compare

@pierreolivierbonin pierreolivierbonin released this 10 Jul 20:44

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

Choose a tag to compare

@pierreolivierbonin pierreolivierbonin released this 10 Jul 20:23

Documentation release: simplified README introduction — the subtitle claim, the decorator example, and the CLI, without the surrounding prose. No code changes.

v0.1.1

Choose a tag to compare

@pierreolivierbonin pierreolivierbonin released this 10 Jul 20:09

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

Choose a tag to compare

@pierreolivierbonin pierreolivierbonin released this 10 Jul 19:55

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.