github apple/swift-log 1.6.0

latest release: 1.6.1
8 days ago

SemVer Minor

  • Add Sendability annotations in #308
  • Fix deprecation warnings around default log implementations on handlers in #310
  • Drop Swift versions earlier than 5.8 in #299
  • Implement Copy-On-Write (CoW) behavior for Logger struct by @ayushi2103 in #297

SemVer Patch

  • Replace standardOutput to standardError by @ayushi2103 in #295
  • Use Set to spot duplicated log handler warnings in #306
  • Make protocol usage obvious using any and some keywords in #307
  • Remove documentation for non-existent arguments by @b1ackturtle in #309
  • Remove Docc plugin which is no longer required in #311

Other Changes

  • Remove archived repository in #292
  • Add CI for Swift 5.10 in #287
  • Added swift-log-ecs to README.md by @rwbutler in #298
  • Update README.md add shipbook as backend by @elishas in #304

Don't miss a new swift-log release

NewReleases is sending notifications on new releases.