1.6.0
版本发布时间: 2024-06-24 16:27:07
apple/swift-log最新发布版本:1.6.1(2024-06-25 01:37:08)
SemVer Minor
- Add Sendability annotations in https://github.com/apple/swift-log/pull/308
- Fix deprecation warnings around default log implementations on handlers in https://github.com/apple/swift-log/pull/310
- Drop Swift versions earlier than 5.8 in https://github.com/apple/swift-log/pull/299
- Implement Copy-On-Write (CoW) behavior for Logger struct by @ayushi2103 in https://github.com/apple/swift-log/pull/297
SemVer Patch
- Replace standardOutput to standardError by @ayushi2103 in https://github.com/apple/swift-log/pull/295
- Use Set to spot duplicated log handler warnings in https://github.com/apple/swift-log/pull/306
- Make protocol usage obvious using any and some keywords in https://github.com/apple/swift-log/pull/307
- Remove documentation for non-existent arguments by @b1ackturtle in https://github.com/apple/swift-log/pull/309
- Remove Docc plugin which is no longer required in https://github.com/apple/swift-log/pull/311
Other Changes
- Remove archived repository in https://github.com/apple/swift-log/pull/292
- Add CI for Swift 5.10 in https://github.com/apple/swift-log/pull/287
- Added swift-log-ecs to README.md by @rwbutler in https://github.com/apple/swift-log/pull/298
- Update README.md add shipbook as backend by @elishas in https://github.com/apple/swift-log/pull/304