Skip to content

Conversation

@sanderr
Copy link

@sanderr sanderr commented Oct 26, 2022

Fixed bug in bumpversion.util.contains that leads to incorrect matching for multiline searches

closes #198

I believe there is currently still one inconsistency remaining where bumpversion would not work if either the config or the version file has CRLF line encodings. I did not test this (it's just an assumption based on reading the code), nor did I make any changes to this behavior.

(If accepted, might I ask to add the hacktoberfest-accepted label to the pull request? I mean to follow through on this either way of course.)

@sanderr
Copy link
Author

sanderr commented Oct 26, 2022

Looks like the line endings issue is already known: #223.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

search-replace falls back to plain version lookup in some cases

1 participant