v1.3.3
Another minor release, containing security fixes and smaller bugfixes.
Fixes:
🐛 specialized tar extract traversal by nils måsén🐛 [#635]bzip2use explicit feature defs for vectorized memory move by Jackson Wood🐛 [#645]tarcreate translated files in temp by nils måsén
Smaller changes:
🔨 [#604] Move the Password property from DeflaterOutputStream into ZipOutputStream by Richard Webb🔨 [#625] Make BZip2Constants static instead of sealed by Richard Webb🔨 [#626] make a couple of private functions static by Richard Webb
Other changes (not related to library code):
📚 [#648]zipfix ZipStrings typo by Friedrich von Never🚨 add tests for tar path traversal by nils måsén⚙️ add codeql analysis by nils måsén🚨 [#636] Fix unstable tests and switch to dotcover by nils måsén🚨 [#634] add an async version of the WriteZipOutputStream benchmark by Richard Webb⚙️ [#628] Limit code coverage to windows CI by nils måsén🚨 [#627] fix the expected/actual value ordering in unit tests by Richard Webb