SwiftDate v5.0.13 Release Notes

Release Date: 2018-10-28 // over 5 years ago
  • Released on: 2018-10-28

    ๐Ÿ”„ Changes

    • ๐Ÿ—„ #555 Deprecated toString() of TimeInterval/Double to use toIntervalString() (in order to avoid ambiguity)
    • ๐Ÿšš #611 Removed arc4random_uniform to use new Swift 4.2 random APIs
    • ๐Ÿ“š #568 Add Linux support to SwiftDate (see notices on documentation)