Skip to content

Performance and compatibility updates

Compare
Choose a tag to compare
@staticfloat staticfloat released this 01 Nov 10:27
· 82 commits to master since this release

sha256(open("foo")) now reads in chunks of a file at a time, rather than reading the entire thing into memory at once.