William Floyd
|
30e16a33c3
|
Fix for #2677 (#2705)
* Update docs given https://github.com/yaml/go-yaml/pull/348
* Fix for https://github.com/mikefarah/yq/issues/2677
Depends on https://github.com/yaml/go-yaml/pull/348
* Test for https://github.com/mikefarah/yq/issues/2677
* Remove redundant check and add test case for explicit `!!merge` on `*+` traversal
* Bump go.yaml.in/yaml/v4 from 4.0.0-rc.4 to 4.0.0-rc.5
|
2026-06-09 14:08:47 +10:00 |
|
Mike Farah
|
df32baedf1
|
Added XML decoder (#1044)
|
2021-12-21 15:02:07 +11:00 |
|
Mike Farah
|
feb97c9872
|
Fixed collect op when working with multiple nodes
|
2021-11-30 13:19:44 +11:00 |
|
Mike Farah
|
33871bf007
|
Fixed header preprocessing!
|
2021-11-14 10:59:50 +11:00 |
|
Mike Farah
|
0557439765
|
Update document generation script
|
2021-11-03 22:37:07 +11:00 |
|
Mike Farah
|
7518dac99c
|
Fixed creation of candidateNode in operators to include file metadata
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
69386316f3
|
Better error handling will empty env
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
a0e1f65b20
|
Better recursive decent docs
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
ceff2cc18d
|
Added recurse examples
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
88663a6ce3
|
Added recurse keys operator
|
2020-12-28 11:24:42 +11:00 |
|
Mike Farah
|
5205f01248
|
Fixed recursive decent on empty objects/arrays
|
2020-11-25 15:01:12 +11:00 |
|
Mike Farah
|
aed598c736
|
Fixing docs
|
2020-11-22 13:16:54 +11:00 |
|
Mike Farah
|
b3efcdc202
|
more docs
|
2020-11-15 10:58:47 +11:00 |
|
Mike Farah
|
b1f139c965
|
refactored
|
2020-11-04 10:48:43 +11:00 |
|