1
1
mirror of https://github.com/wader/fq.git synced 2024-10-27 04:09:37 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Mattias Wadman
cae288e6be format,intepr: Refactor json, yaml, etc into formats also move out related functions
json, yaml, toml, xml, html, csv are now normal formats and most of them also particiate
in probing (not html and csv).

Also fixes a bunch of bugs in to/fromxml, to/fromjq etc.
2022-07-23 21:48:45 +02:00