* 3.4.4 - Fixed a bug with splitpath and added a removal for * appended by md5sum.
* 3.4.3 - Fixed some more bugs, and improved some functions including Strip path to addapt a more md5sum style
* 3.4.2 - Fixed some bugs, improved performance and set -s to the default command (posix). updated docs
* 3.4.1 - Added the --list and --check-list option to verify lists of text
* 3.4.0 - Added the --dry-run option and fixed the shake hash to you can now to shake_128_32. And bugfixes
* 3.3.9 - Windows bugfixes.
* 3.3.8 - Added more documentation and added sha3 (Keccak) support for detect, also added -e --exclude that can exclude dirs from list
* 3.3.7 - Refractored the hashit.check code so you can now use it from python! (see `docs/extra.mdgui <docs/extra.mdgui>`__ for an example)
* 3.3.6 - Minor bugfixes and removed -a, added -p --page for a help-page in the terminal for the python-api
* 3.3.5 - hashit now supports a list of files such as the wildcard in linux, and can detect if that element is a directory
* 3.3.4 - Bugfixes and more, fixed parsers added some benchmarks and fixing some more of the snap-related issues