This is a fix release that doesn't change the library code. Details: - fixed file permissions in PyPI archives (30) - fixed Travis CI builds (32)
2.3
Not secure
This release only changes the license: it was LGPL, it's now CC0 (25).
2.2
Not secure
- adds support for reading rdevmajor and rdevminor (a5e968c99c48eae1f7e7922c1aa237f93f79e160) - fixes building from git archives (23)
2.1
Not secure
Better support of links (20).
2.0
Not secure
- improves portability (4) - fixes the auto-detection of libarchive's location - adds possibility to pass libarchive's location in the `LIBARCHIVE` environment variable (3) - adds more convenience properties for file types (5)
1.1
Not secure
This release adds the `.mode` and `.strmode` properties to `ArchiveEntry` (1).