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

        - [bugfix] Didn't pass digest_args argument from digest_files() to
          digest_file().


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

	- Allow using digest algorithm from all Digest::* modules by specifying
          'algorithm' to 'Digest' and fill in 'digest_args'.


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

	- Support reading from STDIN (requested by Chris White).


0.007   2017-07-10  Released-By: PERLANCAR

	- No functional changes.

	- Replace Log::Any with Log::ger.


0.006   2016-11-23  Released-By: PERLANCAR

	- No functional changes.

	- [doc] Update example in Synopsis.


0.005   2016-11-23  Released-By: PERLANCAR

	- Remove (planned) feature to check digest, offload that feature to
	  App::xsum.


0.004   2016-11-23  Released-By: PERLANCAR

	- Support the other SHA algorithms: sha224, sha284, sha512,
	  sha512224, sha512256.


0.003   2016-11-22  Released-By: PERLANCAR

	- [refactor] Extract routine digest_file().


0.002   2016-11-21  Released-By: PERLANCAR

	- No functional changes.

	- Fix Rinci metadata.


0.001   2016-11-21  Released-By: PERLANCAR

        - First release, checking digest not yet implemented.