Skip to content

Conversation

@HigherOrderLogic
Copy link
Contributor

Add back the --version flag.

Copy link
Member

@Byron Byron left a comment

Choose a reason for hiding this comment

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

Thanks a lot!

It seems it never was there for some reason, and it's good to see this fixed.

However, it appears some more work is needed to make this useful.

❯ cargo run --bin cargo-smart-release -- smart-release --version
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.07s
     Running `target/debug/cargo-smart-release smart-release --version`
cargo-smart-release-smart-release

Maybe I am missing something?

Thanks again

@Byron Byron added the question Further information is requested label Nov 4, 2025
@HigherOrderLogic HigherOrderLogic force-pushed the HigherOrderLogic-patch-1 branch from 285f3cd to 85cf4c7 Compare November 4, 2025 17:08
@HigherOrderLogic
Copy link
Contributor Author

I have pushed the new changes, the version should be displayed properly now.

Also, I remove the build.rs file, since seems like it was not doing anything meaningful.

@Byron Byron merged commit 85cf4c7 into GitoxideLabs:main Nov 5, 2025
9 checks passed
@Byron
Copy link
Member

Byron commented Nov 5, 2025

Thanks!

I had to fiddle a little, but ultimately succeeded in restoring what was originally intended, with both --help and --version working correctly, displaying decent names.

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

Labels

question Further information is requested

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants