New
1.7.0
What's Changed
SemVer Minor
- Add an InMemoryLogHandler by @hamzahrmalik in https://github.com/apple/swift-log/pull/390
- Drop Swift 5.9 and 5.10 support by @kukushechkin in https://github.com/apple/swift-log/pull/383
SemVer Patch
- Migrate from XCTest to Swift Testing by @kukushechkin in https://github.com/apple/swift-log/pull/382
Other Changes
- Enable release mode builds by @josephnoir in https://github.com/apple/swift-log/pull/368
- Update Logging.swift. Enhance file (fileID) param comment, it is miss… by @lamtrinhdev in https://github.com/apple/swift-log/pull/369
- chore: restrict GitHub workflow permissions - future-proof by @incertum in https://github.com/apple/swift-log/pull/379
- Enable Swift 6.2 jobs in CI by @rnro in https://github.com/apple/swift-log/pull/373
- documentation update and re-organization by @heckj in https://github.com/apple/swift-log/pull/381
- Add new best practices for structured logging and accepting loggers by @FranzBusch in https://github.com/apple/swift-log/pull/370
- Logging instructions and allocations benchmarks by @kukushechkin in https://github.com/apple/swift-log/pull/386