What's Changed
- add paste command (experimental)
- fix zsv_replace_file trying to rename file before closing
- Add 2db schema
sql
mode: use pull parser instead of push parser- select: add --no-header option
- add select --prepend-header option
- add zsv_new_with_custom_properties: customizable version of zsv_new_with_properties()
- misc updates (make check, sql, compare)
- fix broken -x option of zsv select
Full Changelog: v0.3.6-alpha...v0.3.7-alpha