Added
* Documentation link to package metadata.
Fixed
* Reject file globs that attempt to access files outside of the project root.
* Warning before replacing an existing configuration with project initialization.
* Interactive project initialization more clearly describes explict replace format pattern.
* Interactive project initialization now shows recently provided search pattern when addressing
issues with a file definition that omitted the replace format pattern.
* Update development status classifier.
Changed
* Minimum version of `GitPython` raised to `3.1.34` to address a [security issue][gitpython-security-1].