Skip to content

Releases: zhanghai/libarchive-android

v1.1.4

25 Oct 20:12
Compare
Choose a tag to compare
  • Added bindings for new archive_entry_*_is_set functions.

v1.1.3

13 Oct 10:16
Compare
Choose a tag to compare
  • Updated dependencies.

v1.1.2

23 Sep 21:06
Compare
Choose a tag to compare
  • Updated dependencies.

v1.1.1

16 Sep 08:07
Compare
Choose a tag to compare
  • Updated dependencies.

v1.1.0

24 Jun 19:31
Compare
Choose a tag to compare
  • Added read/writeOpenMemoryUnsafe() for working with large memory buffers.
  • Fixed a parameter type in readSetSeekCallback().
  • Updated dependencies.

v1.0.3

16 Oct 01:01
Compare
Choose a tag to compare
  • Fixed issue when closing and freeing archives.

v1.0.2

15 Sep 22:48
Compare
Choose a tag to compare
  • Fixed issue when writing 7z and some other formats on older Android platforms.

v1.0.1

12 Sep 05:13
Compare
Choose a tag to compare
  • Updated libarchive to 3.7.2.

v1.0.0

10 Sep 06:08
Compare
Choose a tag to compare
  • Initial release.