1.0.0
➡️ PyPI page: scriv 1.0.0.
➡️ To install: python3 -m pip install scriv==1.0.0
Added
- Now literal configuration settings can be read from YAML files. Closes issue 69. Thanks, Florian Küpper.
Fixed
- Fixed truncated help summaries by shortening them, closing issue 63.