QRCodeReader.swift v7.0.0 Release Notes

  • ๐Ÿš€ Released on 2016-09-13.

    ๐Ÿ‘ Swift 3 supports

    • ๐Ÿ”จ [REFACTORING] Use QRCodeReaderViewControllerBuilder instead of QRCodeViewControllerBuilder
    • ๐Ÿ”จ [REFACTORING] Remove all deprecated apis
    • ๐Ÿ“ฆ [ADD] Swift Package Manager supports

    QRCodeReader:

    • ๐Ÿ‘‰ Use didFindCode instead of didFindCodeBlock
    • ๐Ÿ‘‰ Use isRunning instead of running
    • ๐Ÿ‘‰ Use videoOrientation instead of videoOrientationFromDeviceOrientation
    • hasFrontDevice is a property
    • isTorchAvailable is a property