1.5.3
版本发布时间: 2023-08-11 14:52:51
apple/swift-log最新发布版本:1.6.1(2024-06-25 01:37:08)
What's Changed
Cleanups & minor compatibility improvements
- Remove leftover 5.0 Package.swift; not supported since 1.5.0 by @ktoso in https://github.com/apple/swift-log/pull/259
- Use #if canImport(Darwin) where possible by @FranzBusch in https://github.com/apple/swift-log/pull/269
- docs: fix typos by @FannyGautierr in https://github.com/apple/swift-log/pull/272
Non code changes
- Add DiscordBM/DiscordLogger to loggers list by @MahdiBM in https://github.com/apple/swift-log/pull/257
- Update CI by @yim-lee in https://github.com/apple/swift-log/pull/264
- update code of conduct by @tomerd in https://github.com/apple/swift-log/pull/268
- Fix DiscordLogger link by @MahdiBM in https://github.com/apple/swift-log/pull/266
- add kiliankoe/swift-log-matrix to list of backends by @kiliankoe in https://github.com/apple/swift-log/pull/263
New Contributors
- @MahdiBM made their first contribution in https://github.com/apple/swift-log/pull/257
- @kiliankoe made their first contribution in https://github.com/apple/swift-log/pull/263
- @FannyGautierr made their first contribution in https://github.com/apple/swift-log/pull/272
Full Changelog: https://github.com/apple/swift-log/compare/1.5.2...1.5.3