mirror of
https://github.com/stedolan/jq.git
synced 2024-05-11 05:55:39 +00:00
Redirect questions to Discord
We now have an official Discord server and most maintainers are hanging out there. It would be a good idea to redirect questions to Discord.
This commit is contained in:
@ -27,26 +27,26 @@ tail: |
|
|||||||
Go read the [tutorial](/jq/tutorial/) for more, or the [manual](/jq/manual/)
|
Go read the [tutorial](/jq/tutorial/) for more, or the [manual](/jq/manual/)
|
||||||
for *way* more.
|
for *way* more.
|
||||||
|
|
||||||
Ask questions on [stackoverflow](https://stackoverflow.com/) using the [jq
|
Have a question related to jq? You can seek answers on [Stack Overflow](https://stackoverflow.com/)
|
||||||
tag](https://stackoverflow.com/questions/tagged/jq), or on the
|
by using the [jq tag](https://stackoverflow.com/questions/tagged/jq). For more interactive discussions,
|
||||||
[#jq](https://web.libera.chat/#jq) channel on [Libera.Chat](https://libera.chat/).
|
feel free to join our [Discord server](https://discord.gg/yg6yjNmgAC).
|
||||||
|
|
||||||
news:
|
news:
|
||||||
- date: 1 November 2018
|
- date: 1 November 2018
|
||||||
body: |
|
body: |
|
||||||
jq 1.6 released. See installation options on the [download](/jq/download/)
|
jq 1.6 released. See installation options on the [download](/jq/download/)
|
||||||
page, and the [release notes](https://github.com/jqlang/jq/releases/tag/jq-1.6)
|
page, and the [release notes](https://github.com/jqlang/jq/releases/tag/jq-1.6)
|
||||||
for details.
|
for details.
|
||||||
|
|
||||||
- date: 15 August 2015
|
- date: 15 August 2015
|
||||||
body: |
|
body: |
|
||||||
|
|
||||||
jq 1.5 released, including new datetime, math, and regexp functions,
|
jq 1.5 released, including new datetime, math, and regexp functions,
|
||||||
try/catch syntax, array and object destructuring, a streaming parser,
|
try/catch syntax, array and object destructuring, a streaming parser,
|
||||||
and a module system. See installation options on the
|
and a module system. See installation options on the
|
||||||
[download](/jq/download/) page, and the
|
[download](/jq/download/) page, and the
|
||||||
[release notes](https://github.com/jqlang/jq/releases/tag/jq-1.5)
|
[release notes](https://github.com/jqlang/jq/releases/tag/jq-1.5)
|
||||||
for details.
|
for details.
|
||||||
|
|
||||||
- date: 26 July 2015
|
- date: 26 July 2015
|
||||||
body: |
|
body: |
|
||||||
@ -69,4 +69,3 @@ news:
|
|||||||
body: |
|
body: |
|
||||||
|
|
||||||
jq 1.3 released.
|
jq 1.3 released.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user