Releases: dfed/swift-async-queue
Releases · dfed/swift-async-queue
1.0.1
1.0.0
What's Changed
- Bump version to 1.0.0 by @dfed in #67
- queue task add name by @songhuaixu in #61
- CancellableQueue task add name by @songhuaixu in #68
- Add priority to more initializers by @dfed in #69
New Contributors
- @songhuaixu made their first contribution in #61
Full Changelog: 0.7.2...1.0.0
0.7.2
What's Changed
- Standardize formatting by @dfed in #55
- Schedule CI to run every week by @dfed in #56
- Create codeql.yml by @dfed in #57
- Run CI on Swift 6.1 in Linux too by @dfed in #58
- Bump rexml from 3.3.9 to 3.4.2 by @dependabot[bot] in #60
- Use CodeQL v4 by @dfed in #66
- Create CancellableQueue by @dfed in #63
Full Changelog: 0.7.1...0.7.2
0.7.1
0.7.0
What's Changed
- Adopt Swift Testing by @dfed in #41
- Validate links by @dfed in #42
- Use non-main queue in main actor tests by @dfed in #43
- Bump rexml from 3.3.7 to 3.3.9 by @dependabot in #44
- Run CI on macOS 15 by @dfed in #45
- Use Cocoapods 1.16 by @dfed in #46
- Update readme validator by @dfed in #47
- Stop using CODECOV_TOKEN by @dfed in #48
- Use executableURL in build script by @dfed in #49
- Create Task API by @dfed in #51
Full Changelog: 0.6.1...0.7.0
Migration instructions from 0.6.* can be found here.