convert2json 0.3.0

CLI utilities to convert CSV, TOML, XML & YAML into JSON and for use with jq.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Change Log of convert2json utilities
====================================

Version 0.3.0 / 2023-07-02
--------------------------
- added support for files in arguments to *2json tools
- added YAML multi-document support

Version 0.2.0 / 2023-07-01
--------------------------
- added CSV format support

Version 0.1.0 / 2023-06-25
--------------------------
- initial release, covering TOML, XML and YAML formats and for each a tool for
  converting from STDIN to STDOUT and a jq wrapper