Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
In this version, a bug was fixed in folder exclusion (-x,
--exclude-folder) so it now works for for subfolders
also, folder exclusion now requires a Regular
Expression as input instead of a list of folders. The "--
exclude" command-line option was deprecated; users
should use "--exclude-folder" instead. The "--delimiter"
command line option was removed and now generates
a warning instead. Internal changes include exclusion
of special folders (Trash, Find Results) that now uses a
regular expression instead of a more complex
compound expression, and additional
comments, especially to variable names.