All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Replace the old
Md5Hasher
API methodsadd_chunk
andcompute
with the more widespreadupdate
andfinalize
.
- Remove simplelog dependency.
- Remove serial_test and criterion dev dependencies.
- First public version.