Closed aitorarjona closed 2 years ago
Hi @aitorarjona ,
Great thanks for your feedback and your kind words ! 😊
You're right, v1.5.0 fails in that case:
I think the process is correctly done, but gztool
fails to display the correct "ok" message when reaching the end of the file.
I've just released v1.5.1 which reverts v1.5.0's STDIN changes, so now everything should run as smoothly as before. v1.5.0 STDIN changes are little noticeable (only when tailing small inputs), and if I find spare time and a way to patch this incorrect behaviour I'll probably release a new version with that code again.
Any other feedback with v1.5.1 is welcome! 👍
Greetings!
Hello, thanks for maintaining this amazing tool :)
I need to use the reading from stdin feature, but is not working anymore for version 1.5.0. I tried for version 1.4.3 and is working fine.
Steps to reproduce:
Thank you!