Merge branch 'dev' of github.com:facebook/zstd into dev

This commit is contained in:
Yann Collet
2021-05-12 13:12:30 -07:00
4 changed files with 30 additions and 33 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
v1.5.0 (May 11, 2021)
api: Various functions and parameters promoted from experimental to stable API: (#2579-2581, @senhuang42)
api: Various functions promoted from experimental to stable API: (#2579-2581, @senhuang42)
`ZSTD_defaultCLevel()`
`ZSTD_getDictID_fromCDict()`
`ZSTD_c_literalCompressionMode`
api: Several experimental functions have been deprecated and will emit a compiler warning (#2582, @senhuang42)
`ZSTD_compress_advanced()`
`ZSTD_compress_usingCDict_advanced()`