Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(import): fix error of log.message being boolean upon import #7311

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

davidfirst
Copy link
Member

Before v0.1.27, tagging with -m "" resulted in log.message being boolean instead of a string. It was fixed in #7278, but older objects may have the wrong type already. This PR fixes the type during Version.parse.

@davidfirst davidfirst enabled auto-merge (squash) April 25, 2023 03:21
@davidfirst davidfirst merged commit ae3e1e7 into master Apr 25, 2023
@davidfirst davidfirst deleted the version-obj-msg-boolean branch April 25, 2023 04:10
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.

2 participants