Skip to content

3.5 Patch2, Swift 5 Compatible, and more

Compare
Choose a tag to compare
@sushichop sushichop released this 15 Mar 12:58
· 676 commits to master since this release
ffac44e

Public

  • Fix reusing of log files after rolling (#1042)
  • Fix creation of too many log files (#1049)
  • Preliminary compatibility with Swift 5 (backwards compatible with Swift 4) (#1044)
  • core: loggers os logger variations have been added (#1039)

Internal

  • Sync internal queues to prevent cleaning up log files too soon in tests (#1053)
  • DDLog checks for NULL values and for global queue dispatching has been added (#1045)