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

[Announcement] jq 1.7rc1 is released #2802

Closed
itchyny opened this issue Jul 31, 2023 · 4 comments
Closed

[Announcement] jq 1.7rc1 is released #2802

itchyny opened this issue Jul 31, 2023 · 4 comments

Comments

@itchyny
Copy link
Contributor

itchyny commented Jul 31, 2023

We are happy to announce that we have released jq-1.7rc1 and we are very close to the next release 1.7.

Note that this is a pre-release. But we believe the command has been much more stable than before. We implemented various features, including the long-awaited numeric literal preservation. and also fixed various bugs, including serious crashes.

So please help us, by testing the release candidate version, to make the official release a way better. Any feedback is welcome. Thank you.

@emanuele6 emanuele6 pinned this issue Aug 1, 2023
@robertlagrant
Copy link

For someone who uses jq, but not enough to be very familiar with its syntax, it would be great to have some more documentation examples of the pick syntax:

  • what happens if you try and access a field that isn't there?
  • how does it operate on an array of items? E.g. show an array, a pick, and the array output?
  • how does it operate on an array of items, some of which have some fields missing?

@ncfavier
Copy link
Contributor

ncfavier commented Aug 1, 2023

There are a few more examples in the manual

@pkoppstein
Copy link
Contributor

pkoppstein commented Aug 1, 2023

@itchyny - The announcement does not currently appear on https://jqlang.github.io/jq/, where RC announcements normally appear.

@nicowilliams nicowilliams unpinned this issue Aug 2, 2023
@nicowilliams nicowilliams pinned this issue Aug 2, 2023
@trantor
Copy link
Contributor

trantor commented Aug 4, 2023

Now this is the kind of news I've been hoping for for years. Thanks guys, a lot. ❤️

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

No branches or pull requests

6 participants