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

fix(stdin): throw errors on invalid input #196

Merged
merged 3 commits into from
Aug 1, 2019

Conversation

mackermans
Copy link
Collaborator

@mackermans mackermans commented Jul 30, 2019

Replicates behavior prior to addition of stdin feature (PR #194) and fixes #195

A future release could drop some of these errors and actually handle invalid input gracefully - that would require a breaking/major release.

(Apologies for the big diff, linter at work)

@mackermans mackermans requested a review from davesnx July 30, 2019 16:24
@mackermans mackermans merged commit 02fa26d into master Aug 1, 2019
@mackermans mackermans deleted the throw-errors-for-backwards-compatibility branch August 1, 2019 12:37
@mackermans
Copy link
Collaborator Author

🎉 This PR is included in version 1.10.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stdin creates an edge case hang of jq on empty strings
2 participants