Skip to content

Releases: Ryu0118/swift-typed-date

v0.8.0

20 Aug 09:23
0bc9337
Compare
Choose a tag to compare

What's Changed

  • Add TypedDate.now property to TypedDate for convenient access to current date components by @Ryu0118 in #8

Full Changelog: 0.7.0...0.8.0

v0.7.0

19 Aug 06:39
6ae492d
Compare
Choose a tag to compare

What's Changed

  • Add Sendable to conformance to typed-date-units by @KantaSwift in #7

New Contributors

Full Changelog: 0.6.2...0.7.0

v0.6.2

07 Apr 16:08
fbd2a02
Compare
Choose a tag to compare

What's Changed

  • Fix date conversion bug losing seconds adjustment by @Ryu0118 in #6

Full Changelog: 0.6.1...0.6.2

v0.6.1

10 Dec 13:01
c14ccde
Compare
Choose a tag to compare

Add Comparable conformance to TypedDateProtocol

Full Changelog: 0.6.0...0.6.1

v0.6.0

10 Dec 12:44
83258d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

v0.5.0

10 Dec 11:35
649e82d
Compare
Choose a tag to compare

What's Changed

  • Add TypedDate typealiases for various date components by @Ryu0118 in #4

Full Changelog: 0.4.0...0.5.0

v0.4.0

15 Nov 05:59
2c8bb99
Compare
Choose a tag to compare

What's Changed

  • Implement TypedDate.add(_:_:calendar:) method by @Ryu0118 in #3

Full Changelog: 0.3.0...0.4.0

v0.3.0

13 Nov 08:42
d79d804
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

v0.2.0

13 Nov 08:25
d9b40f6
Compare
Choose a tag to compare

Full Changelog: 0.1.0...0.2.0

v0.1.0

12 Nov 10:07
0237712
Compare
Choose a tag to compare