Skip to content

v2.2.7

Compare
Choose a tag to compare
@antony-jr antony-jr released this 15 Oct 17:15
· 13 commits to master since this release
838e692

This release contains minor but critical bug fix for QArchive to correctly run under macOS 12 with the latest Qt version.

Changelog

  • Use correct parameter type in Qt meta method invoke in QArchive::Compressor::addFiles(const QString&, QIODevice *)

  • Fix typo in tests under QArchive Memory Extractor [tests/QArchiveMemoryExtractorTests.cc] to avoid test silently fail.

Fixes

#93