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

A version string could prove useful #10

Open
kseistrup opened this issue Jul 18, 2021 · 1 comment
Open

A version string could prove useful #10

kseistrup opened this issue Jul 18, 2021 · 1 comment

Comments

@kseistrup
Copy link

It could prove useful for the casual user as well as for the bug reporter to be able to see which version of gonano is actually installed, e.g.:

$ gonano --version
gonano/0.1.16 (2021-06-04)

The casual user will be able to asses if a newer version is available, and the bug reporter can include the version string in their issue.

If you choose to implement this, please allow both a long (--version) and a short (-v) option.

Should you choose to include the release date, please use the ISO-8601 format.

Cheers.

@hayyaun
Copy link

hayyaun commented Dec 3, 2023

It could prove useful for the casual user as well as for the bug reporter to be able to see which version of gonano is actually installed, e.g.:

$ gonano --version
gonano/0.1.16 (2021-06-04)

The casual user will be able to asses if a newer version is available, and the bug reporter can include the version string in their issue.

If you choose to implement this, please allow both a long (--version) and a short (-v) option.

Should you choose to include the release date, please use the ISO-8601 format.

Cheers.

I'll take care of it if approved by maintainer @hectorchu

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

No branches or pull requests

2 participants