v0.14.0
Added ----- * Introduce writed() method that accept dict[name, BinaryIO](#302) Changed ------- * READ_BLOCKSIZE configurable on constructor(#307) * Use pyzstd for zstandard algorithm on CPython(#304) * Use bcj-cffi library for lzma+bcj performance(#303) * CLI: Fix getting module_name on 3.6.13(#308) Signed-off-by: Hiroshi Miura <miurahr@linux.com>