v2.1.1
ZipArchives v2.1.1
Merged pull requests:
- Add back LibArchive tests (#50) (@nhz2)
- Add downstream tests (#51) (@nhz2)
- Avoid using
String
constructor onVector{UInt8}
(#52) (@nhz2) - Replace call to
finalize
withGC.gc()
to fix tests on julia 1.11 (#53) (@nhz2) - Rename internal
copy_string
function tobytes2string
(#54) (@nhz2) - Bump version to 2.1.1 (#55) (@nhz2)