vnlog (1.16)

  * 'vnl-join --vnl-sort' runs a STABLE pre-sort

 -- Dima Kogan <dkogan@debian.org>  Mon, 21 Jan 2019 17:26:32 -0800

vnlog (1.15)

  * Vnlog::Parser perl library handles whitespace properly

 -- Dima Kogan <dkogan@debian.org>  Sun, 06 Jan 2019 21:15:11 -0800

vnlog (1.14)

  * "vnl-filter --stream" is now a synonym for
    "vnl-filter --unbuffered"
  * added new tool: vnl-ts

 -- Dima Kogan <dkogan@debian.org>  Fri, 28 Dec 2018 12:32:22 -0800

vnlog (1.13)

  * vnl-join doesn't get confused by trailing whitespace
  * vnl-filter new special-operations: sum(), prev()

 -- Dima Kogan <dkogan@debian.org>  Sun, 02 Dec 2018 13:49:59 -0800

vnlog (1.12)

  * test data now lives in separate subdirectories per tool
    
    And as as a result, parallel testing works again

 -- Dima Kogan <dkogan@debian.org>  Sun, 17 Jun 2018 20:58:08 -0700

vnlog (1.11)

  * N-way vnl-join: fixed deadlock with large files

 -- Dima Kogan <dkogan@debian.org>  Fri, 15 Jun 2018 19:33:57 -0700

vnlog (1.10)

  * vnl-join updates:
    - N-way vnl-join now invoke the sub-joins in parallel
    - Updated tab completion with new vnl-join arguments
    - 'make clean' leaves the README.org alone

 -- Dima Kogan <dkogan@debian.org>  Fri, 15 Jun 2018 15:00:49 -0700

vnlog (1.9)

  * vnl-join updates:
    - N-way joins are supported rather than just 2-way
    - -a- available as a shorthand for -a1 -a2 -a3 -a4 ...
    - -v- available as a shorthand for -v1 -v2 -v3 -v4 ...
    - --vnl-autoprefix/--vnl-autosuffix available to infer
      the prefix/suffix from the filenames

 -- Dima Kogan <dkogan@debian.org>  Tue, 12 Jun 2018 23:17:10 -0700

vnlog (1.8)

  * vnl-filter: bug-fix for compatibility with older perls (5.16 works
    now)

 -- Dima Kogan <dkogan@debian.org>  Sat, 28 Apr 2018 19:46:49 -0700

vnlog (1.7)

  * vnl-filter: added exclusion columns: vnl-filter -p !xxx
  * vnl-filter handles duplicate columns robustly
  * 'vnl-filter -p x*' no longer matches all the columns
  * Implemented and documented non-distro installation
  * added sample packaging files
  * README.org now contains all the manpages

 -- Dima Kogan <dkogan@debian.org>  Thu, 26 Apr 2018 20:26:48 -0700

vnlog (1.6)

  * ABI break: C library works on armhf, armel. API unchanged

 -- Dima Kogan <dkogan@debian.org>  Sun, 01 Apr 2018 22:12:27 -0700

vnlog (1.5)

  * Test suite runs in parallel
  * vnlog.py supports python2 and python3
  * install: only the public header is shipped

 -- Dima Kogan <dkogan@debian.org>  Sat, 31 Mar 2018 02:06:13 -0700

vnlog (1.4)

  * zsh completion: --[TAB] assumes it's not a 'matches' expression
    Otherwise no cmdline options ever complete

 -- Dima Kogan <dkogan@debian.org>  Sun, 11 Mar 2018 18:03:11 -0700

vnlog (1.3)

  * vnl-sort, vnl-join, vnl-tail now respond to -h and have better help
  * added bash,nzsh tab-completion
  * added bash completions
  * tests no longer always report successes
  * vnl-join, vnl-sort, vnl-filter no longer barf at unrelated duplicated fields
  * Simpler Vnlog::Parser API
  * Added python parsing API

 -- Dima Kogan <dkogan@debian.org>  Fri, 09 Mar 2018 15:59:29 -0800

vnlog (1.2)

  * minor fix to not complain about doubly-defined columns

 -- Dima Kogan <dkogan@debian.org>  Mon, 26 Feb 2018 12:33:24 -0800

vnlog (1.1)

  * A number of updates

 -- Dima Kogan <dkogan@debian.org>  Thu, 22 Feb 2018 23:07:17 -0800

vnlog (1.0)

  * First public release!

 -- Dima Kogan <dkogan@debian.org>  Sat, 10 Feb 2018 21:21:02 -0800

# Local Variables:
# mode: debian-changelog
# End:
