The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.004   2019-09-12  Released-By: PERLANCAR; Urgency: medium

	- Allow using all digest algorithms from Digest::* modules by
	  setting -a to Digest and then specifying --digest-args (-A).


0.003   2019-09-12  Released-By: PERLANCAR; Urgency: medium

	- Add option: --checksum (-C) to specify checksum on the
	  command-line (suggested by Chris White, GH#2).


0.002   2019-08-21  Released-By: PERLANCAR; Urgency: medium

	- Update to File::Digest 0.008 which supports reading from stdin
	  [GH#1].

	- [ux] Add -c as shortcut for --check, like in md5sum et al.

	- [ux] Simplify script (skip reading config/env).

	- [doc] Tweak Rinci metadata (add examples, description).


0.001   2016-11-23  Released-By: PERLANCAR

        - First release.