Skip to content

Releases: dreymonde/Time

1.1.0

20 Feb 12:36
Compare
Choose a tag to compare
introduce AnyInterval (can be used as a "catch-all" type for functions)

1.0.0 芦About time禄

11 Feb 18:08
Compare
Choose a tag to compare

The first stable release of Time

Swift 4

14 Jan 16:29
Compare
Choose a tag to compare
0.2.0

0.2.0 release

No more `Time`

03 Aug 07:26
Compare
Choose a tag to compare

TimeInterval was renamed to just Interval. Two reasons:

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

Hello, world

03 Aug 07:19
Compare
Choose a tag to compare

The very first iteration of Time