v1.4.3
complete ignore list
[fuzz] Add a compression fuzzer with randomly sized output buffer (#1670)
Spelling (#1582)
Add block fuzzers
[fuzz] Speed up round trip tests
[fuzzer] Size the decompression output buffer randomly
[fuzzer] Use ZSTD_DCtx_loadDictionary_advanced() half the time
grouped debug functions into debug.h
[fuzzer] Make the regression_driver work while fuzzers are active
[fuzzer] Sometimes fuzz with one less output byte
[fuzz] Use the new advanced API
[fuzzer] Fix stream_round_trip for the new options
[fuzzer] Add a fuzzer for frame info functions
[fuzzer] Add dictionary fuzzers