What’s Changed
Guidelines and content
- Clearer agent-facing guidance:
repren --docsnow gives agents and people a more
precise comparison with other search, replacement, and renaming tools, including
backups, review capabilities, atomic operations, and when each tool is the better fit. - Practical zero-dependency installation guidance: The versioned installation and
agent-facing CLI docs keep the direct-package threat model explicit without
distracting cool-off and version-pin examples intended for packages with transitive
dependency graphs.
Packaging
- More precise distribution metadata: Repren now declares Python
>=3.10,<4.0,
advertises itspy.typedmarker, and ships a deliberately scoped source distribution
containing the package, public documentation, and downstream-verifiable tests.
Full commit history:
Compare 3.1.0 to 3.1.1