Skip to content

[3.8.0]: Xcode 14.1, Swift 5.7, various fixes and improvements

Compare
Choose a tag to compare
@ffried ffried released this 02 Nov 16:36
· 116 commits to master since this release
0188d31

3.8.0 - Xcode 14.1 on Nov 2nd, 2022

Public

  • Add support for Xcode 14 / Swift 5.7 - drop support for Swift < 5.5, iOS/tvOS < 11, macOS < 10.13, watchOS < 4 (#1316)
  • Update README about swift-log usage (#1275)
  • Use dispatch_walltime for scheduling log file rolling timer (#1309)

Internal

  • Add consistent newline to file endings (#1272)
  • Fix error checking in DDFileLogger (#1274)
  • Avoid using NSString format (#1280)
  • Prevent logging to symlink files (#1314)

All changes

New Contributors

Full Changelog: 3.7.4...3.8.0