v0.08 - 2025-02-03
	- Autoseed Komirand if it is not manually seeded
	- Convert komihash_hex() to Perl for simpler updates
	- Add some Github workflows

v0.06 - 2025-01-26
	- Update unit tests to include test vectors from documentation
	- Made C functions static

v0.03 - 2025-01-18
	- Included rdtsc_rand.h in MANIFEST so we build correctly

v0.02 - 2025-01-18
	- Minimum Perl version v5.16
	- Update links to Github
	- Require 64bit ints to build
	- Fix hex hashes on Windows
	- Add an `:all` option
	- Add rdtsc_rand behind the scenes

v0.01 2025-01-17
	- First release