Skip to content

EFQRCode 6.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ApolloZhu ApolloZhu released this 04 Nov 10:49
· 69 commits to main since this release

ReMiNdEr

This is a PRE-RELEASE. We will introduce breaking changes (with migration helpers) in the next (few, pre-)release(s) without bumping the major version (i.e. for v6). We will, however, try our best to use proper release sequence (alpha, beta, release candidate, etc.) for future major version releases (e.g. v7).

Add

  • Add support to compile for macOS 10.10 using CocoaPods.

Change

  • QRCodeSwift (FKA swift_qrcodejs) is now conditional dependency with Swift Package Manager 5.3+.

Remove

  • Drop iOS 8 support from CocoaPods with Xcode 12 #101;
  • Remove Core and watchOS subspecs #100.
    • Please integrate EFQRCode directly instead of using subspecs.
    • QRCodeSwift should still be a conditional dependency for watchOS only.