All Versions
22
Latest Version
Avg Release Cycle
22 days
Latest Release
1248 days ago

Changelog History
Page 1

  • v2.6.4 Changes

    November 23, 2020
    • ๐Ÿ‘Œ Improved NavigationControllerAdapter implementation.
  • v2.6.3 Changes

    November 19, 2020
    • ๐Ÿ›  Fixed swiftPM issue with archiving
  • v2.6.2 Changes

    November 16, 2020
    • Checked compatibility with XCode 12.2 (12B45b)
    • Reformatted the code
  • v2.6.1 Changes

    August 24, 2020
    • โš  Suppressed keyWindow warning and started initial work to support multiple widows out of the box.
  • v2.6.0 Changes

    May 22, 2020
    • ๐Ÿ‘ SwiftUI support
  • v2.5.6 Changes

    April 29, 2020
    • ๐Ÿ‘‰ Make NavigationDelayingInterceptor context generic #54
  • v2.5.5 Changes

    March 02, 2020
    • ๐Ÿ‘Œ Improved Carthage support
  • v2.5.4 Changes

    February 28, 2020
    • Starting point setting to PresentingFinder
    • Some minor code improvements
  • v2.5.3 Changes

    February 26, 2020

    ๐Ÿ›  The bug with optionally hanging CATransaction is fixed

  • v2.5.2 Changes

    February 02, 2020

    The ability to select presenting view controller was added to the modal presentation action.