Releases: zhanghai/libarchive-android
Releases Β· zhanghai/libarchive-android
v1.1.4
- Added bindings for new archive_entry_*_is_set functions.
v1.1.0
- Added read/writeOpenMemoryUnsafe() for working with large memory buffers.
- Fixed a parameter type in readSetSeekCallback().
- Updated dependencies.
v1.0.3
- Fixed issue when closing and freeing archives.
v1.0.2
- Fixed issue when writing 7z and some other formats on older Android platforms.
v1.0.1
- Updated libarchive to 3.7.2.