| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.15.0 source code.tar.gz | 2026-08-04 | 110.7 kB | |
| 1.15.0 source code.zip | 2026-08-04 | 172.3 kB | |
| README.md | 2026-08-04 | 1.6 kB | |
| Totals: 3 Items | 284.5 kB | 2 | |
What's Changed
SemVer Minor
- Make
StreamLogHandlerinitializers public by @subhramit in https://github.com/apple/swift-log/pull/477
SemVer Patch
- Enable Xcode tests by @kukushechkin in https://github.com/apple/swift-log/pull/473
- Add missing api refs by @heckj in https://github.com/apple/swift-log/pull/478
- Add testing logs best practice by @kukushechkin in https://github.com/apple/swift-log/pull/475
- Add CMake support for Swift targets and test configurations by @mitras-git in https://github.com/apple/swift-log/pull/485
- Make
ReadWriteLock.initinternalby @kukushechkin in https://github.com/apple/swift-log/pull/496
Other Changes
- Update implemented proposals status by @kukushechkin in https://github.com/apple/swift-log/pull/476
- Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.11 to 0.0.12 by @dependabot[bot] in https://github.com/apple/swift-log/pull/480
- Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.12 to 0.0.13 by @dependabot[bot] in https://github.com/apple/swift-log/pull/486
- Document how to construct log handlers that need more than a label by @kukushechkin in https://github.com/apple/swift-log/pull/490
New Contributors
- @subhramit made their first contribution in https://github.com/apple/swift-log/pull/477
- @mitras-git made their first contribution in https://github.com/apple/swift-log/pull/485
Full Changelog: https://github.com/apple/swift-log/compare/1.14.0...1.15.0