Releases: indiesoftby/defold-zstd
Releases · indiesoftby/defold-zstd
1.5.7-3
1.5.7-2
Removed the code for building the dictionary, since it is not exposed in the Lua API and is missing in the headers. This fixed the extension compilation on Android (error with undeclared identifier 'qsort_r').
1.5.7-1
Zstd is updated to 1.5.7:
Zstandard v1.5.7 is a significant release, featuring over 500 commits accumulated over the past year. This update brings enhancements across various domains, including performance, stability, and functionality - https://github.com/facebook/zstd/releases/tag/v1.5.7
1.5.6-1
Initial release.