All notable changes to wsjcpp-hashes project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fixed deepcode warnings
- added
WsjcppHashes::getMd5ByString("some string") - added
WsjcppHashes::getMd5ByFile("path to file") - added
WsjcppHashes::getSha1ByString("some string") - added
WsjcppHashes::getSha1ByFile("path to file")
- Fixed alerts by lgtm