Expand description
Regex-based version file engine for user-defined [[version_files]].
Implements version detection, reading, and writing for arbitrary files matched by path and a regex pattern whose first capture group contains the version string.
Structsยง
- Regex
Version File - A version file engine driven by a user-supplied regex.