Skip to content

0.2.0

Compare
Choose a tag to compare
@brainelectronics brainelectronics released this 03 Aug 19:36
· 110 commits to main since this release
f60b542

Added

  • ExtractVersion class to extract the version line from a changelog file and to parse the semver content from a version line, see #4
  • semver_line_regex and version_line_regex args for changelog2version to provide custom regular expressions to parse a version line from a changelog and to extract the semver content from a line

Changed