Releases: mdwint/ocdc
Releases · mdwint/ocdc
0.5.0
Added
Changed
Support more than one value for --path
, to format or check more than one file.
0.4.0
Changed
Removed
Dropped Python 3.7 support.
Fixed
Use a single trailing newline when writing to stdout.
0.3.3
Fixed
Don't introduce newlines when merging duplicate changes sections.
0.3.2
Fixed
Strip whitespace between version numbers and dates.
Skip newlines before changelog title.
0.3.1
Fixed
Raise error on missing title before changes.
Strip trailing whitespace from text.
0.3.0
Added
Pass --path -
to read the changelog from stdin and write the formatted result to stdout. This is useful for integrating with text editors.
0.2.3
Fixed
Report column 1 in errors instead of 0.
0.2.2
Fixed
Raise error on wrong title level for changes.
Raise error on duplicate version sections.
Merge duplicate changes sections.
0.2.1
Fixed
Add packaging
dependency.
0.2.0
Added
Changed
Sort version sections by version number.
Sort changes sections by type.
You can’t perform that action at this time.