SwiftDate v6.3.0 Release Notes

Release Date: 2020-11-15 // over 3 years ago
  • ๐Ÿš€ Released on: 2020-11-16

    ๐Ÿ”„ CHANGES

    • ๐Ÿ’… #753 [NEW]: Added added .dateMixed format options to toString() method to format dateTime with differing date and time styles.
    • ๐Ÿ“ฆ #751 [NEW]: Added support for SPM 5.3 and Package.swift to support Xcode 12 and iOS9+.
    • ๐Ÿ“ฆ #728 [NEW]: Added support Swift Package .automatic, .static and .dynamic linking support in order to share same package between multiple targets.
    • #727 [NEW] Added .asLocale() to String object to transform identifier in an NSLocale objectS.
    • โšก๏ธ #762 [FIX]: CocoaPods: Update podspec to iOS9 in order to fix Xcode 12 warning.
    • ๐Ÿ“š #760 [FIX]: Minor fixes to documentation and updated to 6.3.0.
    • #752 [FIX]: Avoid force unwrap in sharedOrdinalNumberFormatter.