This release adds full Swift 6 compatibility and thus includes breaking API and minimum version changes.
- Move
lookupmethod ofAcoustIDfrom 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
rawproperty and corresponding initializer toAudioFingerprint - Rename
fingerprintproperty ofAudioFingerprinttobase64fingerprintis now deprecated
- Move to chromaprint @ aa67c95
- Remove unnecessary chromaprint sources from build
- Drop DVR test dependency