Skip to content

Releases: dfed/swift-concurrent-sequence

0.2.0

06 Sep 19:58
2e6a72b

Choose a tag to compare

What's Changed

  • Better documentation + improved module naming by @dfed in #8

Full Changelog: 0.1.1...0.2.0

Only breaking change is the module name: import SwiftConcurrentSequence becomes import ConcurrentSequence

0.1.1

01 Sep 17:18
2860a42

Choose a tag to compare

What's Changed

  • Improve coverage script by @dfed in #6
  • Get non-Dispatch platforms compiling by @dfed in #7

Full Changelog: 0.1.0...0.1.1

0.1.0

01 Sep 00:03
9d60395

Choose a tag to compare

What's Changed

  • Add concurrentMap and concurrentReduce API by @dfed in #1
  • Schedule CI to run every week by @dfed in #2
  • Create codeql.yml by @dfed in #3
  • Bump codecov-action to v5 by @dfed in #4
  • Update README by @dfed in #5

Full Changelog: https://github.com/dfed/swift-concurrent-sequence/commits/0.1.0