0.14.0
➡️ PyPI page: scriv 0.14.0.
➡️ To install: python3 -m pip install scriv==0.14.0
Added
- Add an anchor before each version section in the output of
scriv collect
so URLs for the sections are predictable and stable for each new version (Fixes issue 46). Thanks Abhilash Raj and Rodrigo Girão Serrão.
Fixed
- Markdown fragments weren't combined properly. Now they are. Thanks Rodrigo Girão Serrão.