EFQRCode v6.2.1 Release Notes

Release Date: 2021-02-16 // about 3 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.