Releases: apple/swift-async-dns-resolver
Releases · apple/swift-async-dns-resolver
0.5.0
What's Changed
SemVer Minor
- Move to Swift tools version 5.9 by @PeterAdams-A in #50
- Drop Swift 5.9 by @rnro in #69
- Drop Swift 5.10 support by @glbrntt in #75
SemVer Patch
- Enable strict concurrency by @czechboy0 in #54
- Run the formatter by @glbrntt in #76
Other Changes
- Basic GitHub Actions setup by @PeterAdams-A in #48
- Enable yamllint by @PeterAdams-A in #49
- unify scheduled and main yamls by @rnro in #51
- Aligning semantic version label check name by @FranzBusch in #53
- Update release.yml by @FranzBusch in #56
- Fix slow failing test by @czechboy0 in #57
- CI use 6.1 nightlies by @rnro in #60
- Enable MemberImportVisibility check on all targets by @rnro in #55
- Only apply standard swift settings on valid targets by @rnro in #63
- Add static SDK CI workflow by @rnro in #64
- Enable macOS CI on merge to main and daily timer by @rnro in #65
- Enable macOS CI on pull requests by @rnro in #66
- Rename nightly_6_1 params to nightly_next by @rnro in #61
- Enable Swift 6.1 jobs in CI by @rnro in #67
- Enable release mode builds by @josephnoir in #71
- Enable Swift 6.2 jobs in CI by @rnro in #72
- Restrict GitHub workflow permissions - future-proof by @incertum in #73
New Contributors
- @zaneenders made their first contribution in #42
- @FranzBusch made their first contribution in #46
- @PeterAdams-A made their first contribution in #48
- @rnro made their first contribution in #51
- @czechboy0 made their first contribution in #54
- @josephnoir made their first contribution in #71
- @incertum made their first contribution in #73
Full Changelog: 0.4.0...0.5.0