v1.0.14
v1.0.14 - 2023-01-23
Fixed
-
The -D parameter could not be used together with -a.
-
Fixed invalid argv handling: when the user wanted to read from stdin
but gave an argument which was meant as a pattern, but also existed
as a filename, then tablizer opened the file, ignored stdin. -
Makefile indentation
Added
-
added licens notes about dependencies
-
using hard coded uniseq version, see actions#3396457307
-
updated dependencies (go module versions)