Dreymonde Time Versions Save

🕰 Type-safe time calculations in Swift

1.1.0

1 year ago

1.0.0

6 years ago

The first stable release of Time

0.2.0

6 years ago

0.1.0

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.

0.0.1

6 years ago

The very first iteration of Time