This release adds full Swift 6 compatibility and thus includes breaking API and minimum version changes.
- Move
lookup
method ofAcoustID
from completion handler to async/await - Require swift-tools-version 6.0 (Xcode 16)
- Bump iOS & tvOS minimum version to 15 as well as macOS to 12
- Add
raw
property and corresponding initializer toAudioFingerprint
- Rename
fingerprint
property ofAudioFingerprint
tobase64
fingerprint
is now deprecated
- Move to chromaprint @ aa67c95
- Remove unnecessary chromaprint sources from build
- Drop DVR test dependency