SwiftDate 5.0.13
Released on: 2018-10-28
Changes
- #555 Deprecated
toString()
ofTimeInterval/Double
to usetoIntervalString()
(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)