Changes in this release:
- It's now possible to specify a compession dictionary for block compression. Thanks to @mkuyper for this work.
- The bundled LZ4 libraries have been updated to 1.8.2
- A compatibility fix for 2.x memoryview objects has been added. Thanks to @XeCycle for this work.
- Various flake8 cleanups and test additions.