Skip to content

Version 1.5.1

Choose a tag to compare

@benhoyt benhoyt released this 28 Apr 22:00
· 255 commits to master since this release

Change command line parsing to allow -F and similar flags without a space between the option and the argument (allowed by POSIX), for example -F: (thanks Arnold Robbins)

Also tweaked output of -version to be just the bare version tag so it's machine-readable. -h or --help now includes the copyright message.

First release with binaries attached (see make_binaries.sh). Thanks @cup.