1
0
mirror of https://github.com/mikefarah/yq.git synced 2025-01-16 17:57:56 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Mike Farah
7103b78d38
Draft: Toml ()
* toml wip

* wip

* Fixed auto parsing toml

* Added build flag not to include toml

* Parse toml docs and tests

* minor updates
2023-03-26 10:59:15 +11:00
Mike Farah
d7da0cca3c Fixed value operator bug 2023-01-12 15:11:45 +11:00
Mike Farah
880397d549
Refactored decoder responsibilities ()
- improved comment handling
- yaml decoder now responsible for leading content work around
2022-10-28 14:16:46 +11:00
Mike Farah
edbdb16ab7 Fixes auto expansion of properties 2022-03-01 11:29:11 +11:00
Mike Farah
a9c3617b4f
Decoder Properties ()
* Decoder Properties

* Added properties round trip test

* Fixed property decode for github actions

* Refactored XML test to use common functions

* Switched formatScenario parameter order for more readablity
2022-02-10 12:02:53 +11:00