Chris Hamant
3c0fd6a3e9
docs: add hints for common syntax edge cases
...
Add informational hints to operator documentation covering behaviors
that may differ from user expectations, particularly for those
familiar with jq:
- slice-array: clarify that slicing only works on arrays, not strings
- select: document behavior when piping select to a literal value
- equals: note bash history expansion with != operator
- create-collect-into-object: mention that shorthand {key} syntax
is not supported
- collect-into-array: explain difference between [.x | .[]] and [.x[]]
2026-01-28 02:51:22 -05:00
Mike Farah
0dcba85400
v4.50.1 - HCL
2025-12-15 11:38:27 +11:00
Mike Farah
06517a463e
v4.49.1
2025-11-22 15:01:51 +11:00
Mike Farah
451724d514
Version bump
2025-11-22 09:44:39 +11:00
furkanu-work
ccc34b5022
Add version information to fix-merge-anchor option
2025-11-07 20:03:21 +11:00
Mike Farah
2f56a8df95
Improving how it works
2025-10-12 18:30:02 +11:00
Mike Farah
d38fd1f256
v4.48.1
2025-10-12 14:31:03 +11:00
Mike Farah
eaf26894c1
Updating readme
2025-07-23 16:15:42 +10:00
Mike Farah
f7f6320e88
v4.47.1
2025-07-23 16:12:12 +10:00
Mike Farah
7b57e31a76
Fixing typo
2025-05-03 11:38:15 +10:00
Mike Farah
500ee98a48
Removing old notice
2025-03-03 15:23:47 +11:00
Mike Farah
785ee2cabb
Updating docs
2025-03-03 15:12:22 +11:00
Mike Farah
19118c5552
v4.44.5
2024-12-07 17:35:26 +11:00
Mike Farah
57e4639631
updating docs
2024-09-06 12:33:38 +10:00
Mike Farah
1f1efb08ad
Fixing pivot url
2024-07-07 10:42:08 +10:00
Mike Farah
aaf1782788
v4.44.1 abd v4.44.2
2024-06-16 11:16:43 +10:00
Mike Farah
450a4b4d37
Added property number example
2024-05-12 12:14:14 +10:00
Mike Farah
31f8a80b5f
typos
2024-03-24 11:31:54 +11:00
Mike Farah
7200b5afa0
typo
2024-03-24 11:27:08 +11:00
Mike Farah
b9f4f3bf5b
Fixing docs
2024-03-24 11:09:39 +11:00
Mike Farah
30e6afaf68
v4.43.1
2024-03-24 10:59:15 +11:00
Mike Farah
f81f7a216d
v4.41.2
2024-03-05 10:14:15 +11:00
Mike Farah
50adfee6ff
Moving tip to recipe
2024-02-21 14:52:39 +11:00
Mike Farah
b2965d58a6
v4.41.1
2024-02-16 09:55:01 +11:00
Mike Farah
5edabcf934
Improve merge docs
2024-02-09 14:54:36 +11:00
Mike Farah
2346332e86
Updating style docs
2024-02-09 10:47:22 +11:00
Mike Farah
461bb9c5fe
Need to escape single quotes in bash, updated docs #1932
2024-02-02 14:59:08 +11:00
Mike Farah
f46e04d6f2
Added another new recipe
2023-12-13 10:56:05 +11:00
Mike Farah
8ae7ad5c10
Updating JSON doc: NDJSON spec deprecated, prefer JSON Lines
2023-12-01 11:39:30 +11:00
Mike Farah
7bed0cc86f
missing links
2023-11-23 12:01:23 +11:00
Mike Farah
cac23ac003
v4.40.3
2023-11-23 11:59:14 +11:00
Mike Farah
b06ab987b1
v4.35.2
2023-09-26 14:50:18 +10:00
Mike Farah
4a36926788
Added recipes documentation
2023-09-01 14:41:07 +10:00
Mike Farah
d25785c3f3
updating docs
2023-09-01 11:52:38 +10:00
ryohma0510
892308bf54
Improve comparing tips document ( #1727 )
2023-07-18 08:53:50 +10:00
Mike Farah
8986b92d05
Added docs on base64 only working with utf8 content
2023-05-23 15:38:15 +10:00
Mike Farah
d0ccd7c8c8
Added docs on yes/no being strings in yaml spec 1.2
2023-05-23 15:36:12 +10:00
Mike Farah
e0558d4b9b
Added base64 disclaimer re ut8 strings
2023-05-23 13:30:36 +10:00
Mike Farah
3388f9f3e2
v4.34.1
2023-05-23 13:28:47 +10:00
Mike Farah
2f98ff832c
toml docs
2023-03-31 10:24:19 +11:00
Mike Farah
dc45add0e9
toml docs
2023-03-31 10:22:57 +11:00
Mike Farah
93adeb2d79
v4.32.1
2023-03-18 14:54:23 +11:00
Mike Farah
f6fad90a48
v4.31.2
2023-03-02 11:22:04 +11:00
Mike Farah
814a6114a8
v4.31.1
2023-02-20 16:08:51 +11:00
Mike Farah
3f13bf65a1
v4.30.7
2023-01-14 14:06:09 +11:00
Mike Farah
651c981cad
bash loop example
2023-01-14 13:57:32 +11:00
Mike Farah
c6537a9d66
added update multiple files tips
2023-01-10 13:53:54 +11:00
Mike Farah
663713c288
v4.30.6
2022-12-17 11:16:27 +11:00
Mike Farah
cdc91e518f
v4.30.5
2022-12-17 11:15:38 +11:00
muzimuzhi
95a5e3b9e3
Fixed doc typos ( #1457 )
2022-12-05 16:49:31 +11:00