v2.2.8
This release fixes #49, a long standing issue with UTF-8 archive entries which gets extracted into messed up filename under Windows mostly.
Changelog
- Handle UTF-8 archive entries better
- Refactor QArchiveExtractorPrivate::extract()
- Added more tests to test UTF-8 archive entries
CI/CD Changes
- Test QArchive under Windows (Thanks @neheb)
- Remove macOS 11 from tests.