v1.10.0
fix: various typos
lz4 version source from lz4.h
updated license & header dates
change INSTALL_DIR into MAKE_DIR
Fix typo `libzstd` -> `liblz4`
Expand use of pkg-config variables.
Merge pull request #1401 from Nicoshev/updateFunctionComment
minor: document version for new entry point
fix uninitialized memory
minor: C90 comment style
level 2 compatibility with LZ4F dictionary compression
promote LZ4F dictionary API to stable
more correct extDict detection
minor documentation edit
Fix: 25 typos
updated xxhash to latest version