5
0
forked from pool/csvprintf

6 Commits

Author SHA256 Message Date
ad64802ca5 - Update to release 1.3.2
- Fixed bug where we could emit empty XML tag names
    - Fixed bug in man page examples for "-b" flag

OBS-URL: https://build.opensuse.org/package/show/utilities/csvprintf?expand=0&rev=17
2023-01-25 19:19:39 +00:00
c24324e8d7 - Update to release 1.3.1
+ Added "-c" flag for explicit column names
  + Added "-n" flag that only reads column names
  + Added "-p" flag for prefixing names
  + Omit special variable names in Bash mode
  + Fixed build error on systems without 'u_char' defined

OBS-URL: https://build.opensuse.org/package/show/utilities/csvprintf?expand=0&rev=16
2021-12-14 21:30:16 +00:00
44105989ed - Update to release 1.3.0
+ Added "-b" flag for new Bash output mode

OBS-URL: https://build.opensuse.org/package/show/utilities/csvprintf?expand=0&rev=15
2021-12-09 19:55:43 +00:00
3469ee0cc3 - Update to release 1.2.1
+ Fixed bug where "-x" flag was behaving like "-X" flag

OBS-URL: https://build.opensuse.org/package/show/utilities/csvprintf?expand=0&rev=14
2021-11-24 17:15:42 +00:00
f4bc47b3d2 - Update to release 1.2.0
+ Added "-j" flag for JSON text sequence document output.
  + Stopped escaping double quote as """ in plain XML text.

OBS-URL: https://build.opensuse.org/package/show/utilities/csvprintf?expand=0&rev=13
2021-11-22 19:26:27 +00:00
efc71cf57f - Replace source tarball with _service file pulling from github
OBS-URL: https://build.opensuse.org/package/show/utilities/csvprintf?expand=0&rev=12
2021-11-22 19:21:46 +00:00