Skip to content

Releases: pointfreeco/swift-clocks

0.1.4

24 Oct 21:04
692ec4f
Compare
Choose a tag to compare

What's Changed

  • Added: macCatalyst support (#6).

Full Changelog: 0.1.3...0.1.4

0.1.3

24 Oct 19:10
0763e8b
Compare
Choose a tag to compare

What's Changed

  • Fixed: macOS, tvOS, watchOS platforms are now supported.

Full Changelog: 0.1.2...0.1.3

0.1.2

24 Oct 18:07
5117092
Compare
Choose a tag to compare

What's Changed

  • Fixed: TestClock.run will now cancel any suspensions when its timeout expires (#3).
  • Removed: SPM schemes are no longer checked in and will not show up by default when depending on swift-clocks (#4).
  • Infrastructure: add Linux CI (#3); add issue templates / CoC (#4).

Full Changelog: 0.1.1...0.1.2

0.1.1

23 Oct 21:41
7379ef3
Compare
Choose a tag to compare
  • Fixed: Xcode's SPM integration does not allow for unsafe build flags to be configured for version-based releases. We've removed the build settings to fix this.

0.1.0

23 Oct 20:38
Compare
Choose a tag to compare

⏰ A few clocks that make working with Swift concurrency more testable and more versatile.