7 Commits

Author SHA256 Message Date
f0e274adc9 - Update to release 1.3.3
- Fixed bug where \t separator was being skipped as whitespace
    - Allow duplicate column names if the "-c" flag avoids them
    - Fixed "-c" bug where extra data columns were being returned as "colX"

OBS-URL: https://build.opensuse.org/package/show/utilities/csvprintf?expand=0&rev=19
2025-09-22 15:14:19 +00:00
9b0d490336 - 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
609956f0e2 - 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
e43deddc17 - 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
19e51a09d2 - 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
d9585f584e - 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
eb30bab1d3 - 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