Skip to content

Release 0.25.5

Compare
Choose a tag to compare
@E-B-Smith E-B-Smith released this 14 Sep 20:03
· 1545 commits to master since this release
  • v0.25.5
    • Master Release - September 14, 2018
    • Added Apple Reminders as a scraper to prevent deferred linking (DEVEX-775).
    • Fixed some Infer code analyzer warnings (DEVEX-774).
    • iOS 12 Preparation (DEVEX-739).
      • Updated project for iOS 12 / Xcode 10.
      • Updated the keychain test.
      • Use pods for OCMock instead of frameworks for compatibility.
    • Fix potential crash bug with activity string.
    • Made the session callback block publicly settable for more flexible app integrations.
    • Updated the documentation as needed.