František Kučera <franta-hg@frantovo.cz> [Thu, 24 Sep 2020 20:37:52 +0200] rev 46
rename --records-from-stdin to --records-on-stdin and add boolean parameter
František Kučera <franta-hg@frantovo.cz> [Thu, 24 Sep 2020 16:03:05 +0200] rev 45
fix whitespace
František Kučera <franta-hg@frantovo.cz> [Tue, 22 Sep 2020 21:32:14 +0200] rev 44
add option: --write-header
we can omit the relation's header and generate just the records
and append them to an existing relational stream:
(relpipe-in-cli --relation rrr --attribute a integer; relpipe-in-cli --write-header false --relation rrr --attribute XXX integer --records 1 2 3) | relpipe-out-tabular
František Kučera <franta-hg@frantovo.cz> [Tue, 22 Sep 2020 21:00:30 +0200] rev 43
change CLI interface: options: --relation --attribute --record --records --records-from-stdin
František Kučera <franta-hg@frantovo.cz> [Tue, 22 Sep 2020 17:42:19 +0200] rev 42
remove relpipe-in-cli demo
František Kučera <franta-hg@frantovo.cz> [Sat, 06 Jun 2020 01:50:42 +0200] rev 41
Added tag v0.16 for changeset 33ada8ed2803
František Kučera <franta-hg@frantovo.cz> [Fri, 31 Jan 2020 23:34:50 +0100] rev 40
Added tag v0.15 for changeset c3672791b2e8
František Kučera <franta-hg@frantovo.cz> [Fri, 13 Dec 2019 22:19:38 +0100] rev 39
support signed integers, negative numbers; binary format change: encode numbers as SLEB128
František Kučera <franta-hg@frantovo.cz> [Wed, 30 Oct 2019 16:47:41 +0100] rev 38
Added tag v0.14 for changeset 27f0ffa712d9
František Kučera <franta-hg@frantovo.cz> [Tue, 22 Oct 2019 19:48:51 +0200] rev 37
fix license version: GNU GPLv3