Skip to content

Releases: davdroman/PeriodDuration

0.16.0

13 Sep 15:05
8a2805a
Compare
Choose a tag to compare

What's Changed

  • Update dependencies and minimum Swift version to 5.7 by @davdroman in #22

Full Changelog: 0.15.0...0.16.0

0.15.0

24 Apr 18:40
a9039c6
Compare
Choose a tag to compare

What's Changed

  • Added: Swift 5.8 support #20
  • Infrastructure: build-only for tvOS and watchOS on CI #19

Full Changelog: 0.14.1...0.15.0

0.14.1

25 Oct 17:37
c62ea9f
Compare
Choose a tag to compare

What's Changed

  • Stop sharing SPM scheme #18

Full Changelog: 0.14.0...0.14.1

0.14.0

10 Oct 17:57
4f0f510
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.14.0

0.13.0

10 May 19:53
abbd823
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.13.0

0.12.0

20 Apr 11:35
b5448c2
Compare
Choose a tag to compare
  • [New] Added zero static instances.
  • [Changed] All units are now non-optional, defaulting to 0.
  • [Internal] Replaced Regex with swift-parsing, improving parsing speed 20-50x.
  • [Internal] Added basic benchmarks.

Full Changelog: 0.11.0...0.12.0

0.11.0

22 Mar 11:34
eb45fae
Compare
Choose a tag to compare
  • Bumped min Swift version to 5.5 (#12).
  • Updated CI to test Swift 5.6 (#12).

0.10.0

11 Nov 10:59
d6689e3
Compare
Choose a tag to compare
  • Introduce allowedUnits param in formatting functions #11

0.9.0

09 Nov 18:15
5d11c1c
Compare
Choose a tag to compare
  • Expose ISO 8601 conversion functions #9

0.8.0

05 Nov 01:00
bc5edf7
Compare
Choose a tag to compare
  • Add debug-only ExpressibleByStringLiteral conformances #8