------------------ * Exclude test, not tests, from setup.py packaging
0.3.5
------------------ * Update trove classifiers to include python 3.8 and 3.9 * Update tests to use github actions
0.3.4
------------------
* Fix HMAC check when all filesize bytes have been decompressed but bytes remain in the lzma stream
0.3.3
------------------
* Add extra exception message when user supplies non-bytes password * Fix reading zip64 extra when disk num entry is present * Add BadZipFile errors for invalid zip64 extra fields
0.3.1
------------------
* Add support for Python 3.4, 3.5 * Add travis ci integration. * Fix bug in local file header record.