Skip to content

v1.0.14

Compare
Choose a tag to compare
@TLINDEN TLINDEN released this 23 Jan 11:41
· 65 commits to main since this release

v1.0.14 - 2023-01-23

Full Changelog

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)