8000 Tags · rnine/Checksum · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: rnine/Checksum

Tags

1.0.2

Toggle 1.0.2's commit message
Minor cleanup.

v1.0.2

Toggle v1.0.2's commit message
Changing dispatch queue's QOS from background to user initiated.

Removing unneeded dispatch queue in HTTPSource. Initializer and reads are already dispatched from on a dedicated queue.

v1.0.1

Toggle v1.0.1's commit message
Updating documentation.

v1.0.0

Toggle v1.0.0's commit message
Fixing broken paths.

1.0-beta4

Toggle 1.0-beta4's commit message
Improving documentation coverage.

1.0-beta3

Toggle 1.0-beta3's commit message
Refactoring and restructuring code.

Checksum functions now take a `Chunksize` enum as the `chunksize` argument. Defaults to .normal (256kb.)

1.0-beta2

Toggle 1.0-beta2's commit message
Updating Swift version to 5.0 in README, etc.

1.0-beta1

Toggle 1.0-beta1's commit message
Updating README.md

1.0-alpha1

Toggle 1.0-alpha1's commit message
Misc README edits.

0