EFQRCode v6.2.1 Release Notes

Release Date: 2021-02-16 // over 5 years ago
  • 🛠 Fix
    • 🛠 Fix EFCirclePointStyle to respect isTimingPointStyled settings.


Previous changes from v6.0.0

  • ➕ Add

    • ➕ Add support to compile for macOS 10.10 using CocoaPods.

    🔄 Changed

    • 📦 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.
      • swift_qrcodejs should still be a conditional dependency for watchOS only.