Commit Graph

7 Commits

Author SHA1 Message Date
Anders F Björklund
a82e10e439 Allow build without json and xml support 2023-02-14 16:53:07 +01:00
Anders F Björklund
0c2d05d33f Refactor ordered_map into separate files
Separate json and xml, from the regular yaml.

Makes it possible to compile, without those...
2023-02-14 16:40:07 +01:00
Mike Farah
1d35134310 Unwrap scalar now works for JSON encoding when explicitly set #1409 2022-11-10 19:21:18 +11:00
Mike Farah
b9a1ef89fe
Added NDJSON decoder (#1281) 2022-07-27 12:26:22 +10:00
Mike Farah
fbe49c3700 Added colors to json output #1208 2022-05-22 21:19:59 +10:00
Mike Farah
26356ff4be Added github action fix for parsing xml, updated linter 2022-02-07 11:55:55 +11:00
Mike Farah
ec8ef312ef
Added XML encoding/decoding (#1067)
* Added XML encoding/decoding

* Minor fixes

* Improve yq doc

* Lint
2022-01-15 11:57:59 +11:00