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

TextOutput: show application name + version #168

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Mar 27, 2024

Fixes #95

Note: I'm explicitly marking this PR as for the 2.0 release as, per the discussion in #95, this change could break scripts which parse the output.

Fixes 95

Note: I'm explicitly marking this PR as for the 2.0 release as, per the discussion in 95, this change _could_ break scripts which parse the output.
@jrfnl jrfnl added this to the 2.0.0 milestone Mar 27, 2024
Copy link
Member

@grogy grogy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I liked it, because it makes sense for users.

But we have to say it in changelog, because it is possible breaking change.

@grogy grogy merged commit 7af94b1 into develop Apr 10, 2024
17 checks passed
@grogy grogy deleted the feature/95-show-application-name branch April 10, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Suggestion: always display the application version in console
2 participants