Overview
This releases uses a different libarchive wrapper in order to improve compatibility, due to an unresolved issue with the currently used wrapper.
🛠️ **New Features**
* N/A
🍩 **Improvements**
* Move to `python-libarchive` from `libarchive` for [better cross distribution compatibility](https://github.com/dsoprea//PyEasyArchive/issues/50).
* This is mostly a work around, so it may be swapped in future, but this should be a transparent change.
🐛 **Bug Fixes**
* N/A