Skip to content

0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 12:43
· 490 commits to master since this release

Compare the full difference.

New

  • Added documentation about regular expressions. 449b70a

  • Added configuration and command-line no_regex option. a295a32

    • Global and individual file configurations available for no_regex
    • Command-line flag --no-regex flag added for bump and replace sub-commands
  • Adds regular expression searching ability. 0210d74

    • Search strings are treated as regular expressions after the initial substitution
  • Added deprecation warning on .cfg files. a0481b7