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

Can't get --json to work #121

Closed
ngirard opened this issue Jan 1, 2024 · 2 comments
Closed

Can't get --json to work #121

ngirard opened this issue Jan 1, 2024 · 2 comments

Comments

@ngirard
Copy link

ngirard commented Jan 1, 2024

Using latest precompiled binary on Ubuntu 23.04.

Suggested example

echo "foo bar baz" | tuc -d ' ' --json

produces

tuc: unexpected arguments ["--json"]
Try 'tuc --help' for more information.

Cheers, and happy new year !

@riquito
Copy link
Owner

riquito commented Jan 1, 2024

Hi @ngirard , --json has been introduced after release 1.1.0, the latest you can download. It will be available in the precompiled binaries since version 1.2.0.

If you run tuc --help you won't find --json.

I understand that there is a disconnect between what you see in github (master) and the latest release (which you can assume to be slightly in the past). I'm not sure how to tackle it.

Release 1.2.0 is coming soon, maybe even today, I was just waiting a bit to not burden package maintainers with too many releases in a short amount of time.

I will keep this issue open until the release.

Thanks for the report, seeing users activity with tuc is a great way to start the year 🥳 🎉

@riquito
Copy link
Owner

riquito commented Jan 2, 2024

Version 1.2.0 has been released in #122, you should be able to enjoy --json with the latest binaries

@riquito riquito closed this as completed Jan 2, 2024
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