Skip to content
- Added a manual page: ddh.1
- Added support for sha224 and sha384
- Add a variety of options:
  - '-c', '--check': Check hashes against file
  - '-t', '--text', '-b', '--binary': Set read mode for file input mode
  - '-a', '--arg': Hash the following argument text
  - '--shallow', '-s', '--depth', '--breath': Set deepness level for globbing
  - '--follow', '--nofollow': Set symbolic strategy for globbing
- Added 'list' page to leave the help page less cluttered
- GC now avoids a cleanup on exit, this may help when invoking the utility many times
  - It is still disabled on startup and only re-enabled when invoking '--mmfile'
- The directory checking line was improved
- A new error shows if globbing got no patterns