| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.15.1 source code.tar.gz | 2026-09-08 | 111.4 kB | |
| 1.15.1 source code.zip | 2026-09-08 | 173.2 kB | |
| README.md | 2026-09-08 | 1.0 kB | |
| Totals: 3 Items | 285.7 kB | 1 | |
What's Changed
SemVer Patch
- Route the SwiftLog 1.0 default log method to log(event:) by @lenamonj in https://github.com/apple/swift-log/pull/503
- Fix referencing WASILibc.stdout/stderr in Swift 6.5+ by @czechboy0 in https://github.com/apple/swift-log/pull/507
Other Changes
- Update benchmark thresholds values to match the CI by @kukushechkin in https://github.com/apple/swift-log/pull/497
- Add CMake build instructions to README by @mitras-git in https://github.com/apple/swift-log/pull/493
- Disable simulator testing due to instability by @czechboy0 in https://github.com/apple/swift-log/pull/505
- Document that setting attributes on a collection value is a programmer error by @lenamonj in https://github.com/apple/swift-log/pull/504
New Contributors
- @lenamonj made their first contribution in https://github.com/apple/swift-log/pull/504
Full Changelog: https://github.com/apple/swift-log/compare/1.15.0...1.15.1