Skip to content

Support chunked hashing

Compare
Choose a tag to compare
@dbyington dbyington released this 05 May 22:48
· 37 commits to main since this release
190bfc9

Updating to this release from a v0.x release will break your use of HashURL(), you will need to update.

This release adds to the HashURL func to support chunking a URL into multiple chunks to hash the content in parts, in parallel.