SwifterSwift v4.6.0 Release Notes

Release Date: 2018-09-28 // over 5 years ago
  • โž• Added

    • Date
      • Added yesterday computed property to quickly get yesterday's date to avoid calling adding(_:value:) function. #578 by AlexeiGitH
    • UIView
      • Added ancestorView(where:) and ancestorView(withClass:) to search for a view in the superviews. #560 by overovermind ### ๐Ÿ›  Fixed
    • ๐Ÿ›  Fixed Cocoapods installation setting the correct Swift version