index.yml (jq-1.5) | : | index.yml (jq-1.6) | ||
---|---|---|---|---|
skipping to change at line 27 | skipping to change at line 27 | |||
machine of the same type, and expect it to work. | machine of the same type, and expect it to work. | |||
body3: | | body3: | | |||
jq can mangle the data format that you have into the one that you | jq can mangle the data format that you have into the one that you | |||
want with very little effort, and the program to do so is often | want with very little effort, and the program to do so is often | |||
shorter and simpler than you'd expect. | shorter and simpler than you'd expect. | |||
tail: | | tail: | | |||
Go read the [tutorial](tutorial/) for more, or the [manual](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 | Ask questions on [stackoverflow](https://stackoverflow.com/) using the [jq | |||
tag](https://stackoverflow.com/questions/tagged/jq), or on the | tag](https://stackoverflow.com/questions/tagged/jq), or on the | |||
[#jq](http://irc.lc/freenode/%23jq/) channel on | [#jq](http://irc.lc/freenode/%23jq/) channel on | |||
[Freenode](https://webchat.freenode.net/). | [Freenode](https://webchat.freenode.net/). | |||
news: | news: | |||
- date: 2015-01-01 | - date: 1 November 2018 | |||
body: | | body: | | |||
jq 1.6 released. See installation options on the [download](/jq/download | ||||
/) | ||||
page, and the [release notes](https://github.com/stedolan/jq/releases/ta | ||||
g/jq-1.6) | ||||
for details. | ||||
jq 1.5rc1 Get it on the | - date: 15 August 2015 | |||
body: | | ||||
jq 1.5 released, including new datetime, math, and regexp functions, | ||||
try/catch syntax, array and object destructuring, a streaming parser, | ||||
and a module system. See installation options on the | ||||
[download](/jq/download/) page, and the | ||||
[release notes](https://github.com/stedolan/jq/releases/tag/jq-1.5) | ||||
for details. | ||||
- date: 26 July 2015 | ||||
body: | | ||||
jq 1.5rc2 is available. Get it on the | ||||
[releases](https://github.com/stedolan/jq/releases) page. | ||||
- date: 01 January 2015 | ||||
body: | | ||||
jq 1.5rc1 is available. Get it on the | ||||
[releases](https://github.com/stedolan/jq/releases) page. | [releases](https://github.com/stedolan/jq/releases) page. | |||
- date: 2014-06-08 | - date: 09 June 2014 | |||
body: | | body: | | |||
jq 1.4 (finally) released! Get it on the [download](download/) page. | jq 1.4 (finally) released! Get it on the [download](/jq/download/) page. | |||
- date: 2013-05-19 | - date: 19 May 2013 | |||
body: | | body: | | |||
jq 1.3 released. | jq 1.3 released. | |||
End of changes. 7 change blocks. | ||||
6 lines changed or deleted | 30 lines changed or added |