Releases: dreymonde/Time
Releases · dreymonde/Time
1.1.0
1.0.0 «About time»
The first stable release of Time
Swift 4
No more `Time`
TimeInterval
was renamed to just Interval
. Two reasons:
- To stop the compiler from whining about Foundation’s
TimeInterval
Interval<Minute>
is just shorter and cooler. You can still writeTime.Interval<Minute>
if you want.
Hello, world
The very first iteration of Time