updated doc for streaming API

This commit is contained in:
Yann Collet
2016-08-16 15:11:28 +02:00
parent 6263ba5451
commit 655393cc72
3 changed files with 94 additions and 37 deletions
+1
View File
@@ -1,4 +1,5 @@
v0.8.1
New streaming API
Changed : --ultra now enables levels beyond 19
Changed : -i# now selects benchmark time in second
Fixed : ZSTD_compress* can now compress > 4 GB in a single pass, reported by Nick Terrell