Time v0.1.0 Release Notes

Release Date: 2017-08-03 // over 6 years ago
  • TimeInterval was renamed to just Interval. Two reasons:

    1. To stop the compiler from whining about Foundation ’s TimeInterval
    2. Interval<Minute> is just shorter and cooler. You can still write Time.Interval<Minute> if you want.