| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.11.0 source code.tar.gz | 2026-03-31 | 74.3 kB | |
| 1.11.0 source code.zip | 2026-03-31 | 116.9 kB | |
| README.md | 2026-03-31 | 2.0 kB | |
| Totals: 3 Items | 193.2 kB | 1 | |
What's Changed
SemVer Minor
- [SLG-0005]: LogEvent LogHandler API implementation by @kukushechkin in https://github.com/apple/swift-log/pull/423
SemVer Patch
- Avoid using CFilePointer typealias in default logger by @madsodgaard in https://github.com/apple/swift-log/pull/433
Other Changes
- Enable dependabot and switch GHA references to tags by @czechboy0 in https://github.com/apple/swift-log/pull/412
- Do not run benchmarks on linux, we can’t collect anything anyway by @kukushechkin in https://github.com/apple/swift-log/pull/415
- Fix benchmarks — traits are only available in 6.1+ by @kukushechkin in https://github.com/apple/swift-log/pull/417
- Use org security policy instead of our bespoke version by @madrob in https://github.com/apple/swift-log/pull/426
- Update proposal SLG-0003 after public review by @samuelmurray in https://github.com/apple/swift-log/pull/419
- Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.7 to 0.0.8 by @dependabot[bot] in https://github.com/apple/swift-log/pull/428
- [SLG-0005]: LogEvent LogHandler API proposal by @kukushechkin in https://github.com/apple/swift-log/pull/424
- Enable tests on simulators by @kukushechkin in https://github.com/apple/swift-log/pull/429
- [CI] Disable Darwin tests while we investigate flakiness by @czechboy0 in https://github.com/apple/swift-log/pull/430
- [CI] Add automated release workflow using swift-temporal-sdk by @kukushechkin in https://github.com/apple/swift-log/pull/434
New Contributors
- @madrob made their first contribution in https://github.com/apple/swift-log/pull/426
- @dependabot[bot] made their first contribution in https://github.com/apple/swift-log/pull/428
- @madsodgaard made their first contribution in https://github.com/apple/swift-log/pull/433
Full Changelog: https://github.com/apple/swift-log/compare/1.10.1...1.11.0