v0.2.0/implement_integrity_checking #14
Reference in New Issue
Block a user
Delete Branch "v0.2.0/implement_integrity_checking"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
New in this release:
Basic integrity checking. New function
hash_file()takes the SHA256 hash of a file and returns the output.Basic unit testing. Will expand on this in later releases.
Support for installing the library in a chroot.