Instructions v1.0.0-beta.1 Release Notes

Release Date: 2017-06-04 // almost 7 years ago
  • ๐Ÿš€ Released on 2017-06-04.

    โž• Added

    • ๐Ÿ‘Œ Support for Swift 3.
    • Ability to choose the UIWindowLevel for the overlay.
    • Ability to prepare Instructions for frame changes manually.

    ๐Ÿ”„ Changed

    • ๐Ÿ“‡ Renamed a number of methods to make them conform to the [API Design Guidelines]

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #74 possible build failure on Carthage due to unneeded build dependency (PR #76).
    • ๐Ÿ›  Fix inability to detect if user has skipped the flow (PR #81).
    • ๐Ÿ›  Fix blur effect on iOS 10 #80.

    ๐Ÿ“š [API Design Guidelines]: https://swift.org/documentation/api-design-guidelines/