Skip to content

SwiftDate 5.0.13

Compare
Choose a tag to compare
@malcommac malcommac released this 28 Oct 07:56
· 238 commits to master since this release

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)