card.io-iOS-SDK v5.4.0 Release Notes

Release Date: 2016-09-16 // over 7 years ago
    • ➕ Add methods with card.io specific signatures to avoid name collisions
      ( #201 )
    • ➕ Add .m so that CocoaPods will generate CardIO modulemap. Thanks to @keith.
      ( #210 )
    • ⚡️ Update CardIOViewStream's previewLayer to be CALayer. Thanks to @wisolith.
      ( card-io/card.io-iOS-source#63 )
    • ⚡️ Update CardIOVideoStream's delegate to be a UIResponder. Thanks to @reidmain.
      ( card-io/card.io-iOS-source#70 )
    • ✂ Remove incorrect warning about suppressScanConfirmation. Thanks to @kballard.
      ( #217 )
    • 🛠 Fix warnings when building from source