v1.5.7
Modernize macros to use `do { } while (0)`
[asm] Enable x86_64 asm for windows builds
Fix zstd-dll build missing dependencies (#3496)
Coalesce Almost All Copyright Notices to Standard Phrasing
minor: assert that state is not null
Remove unused ZSTD_decompressSequences_t typedef
Reduce streaming decompression memory by 128KB
Check `DYNAMIC_BMI2` instead of `DYNAMIC_BMI2 != 0`