Skip to content

[3.8.1]: Xcode 14.3, Various Fixes and Improvements

Compare
Choose a tag to compare
@ffried ffried released this 21 Aug 15:13
· 85 commits to master since this release
67ec581

What's Changed

  • Silence double conversion warnings for 32-bit watchOS by @ksuther in #1320
  • Enable ALLOW_TARGET_PLATFORM_SPECIALIZATION by @ksuther in #1321
  • Update to swift-log 1.5.2, implement metadata providers by @ffried in #1329
  • Fix for possible buffer overflow by @williamgp in #1334
  • Adding missing 'void' in function declarations by @LowAmmo in #1340
  • Fix warning about cast from Nullable to Nonnull by @nrbrook in #1342
  • Preserve message format in DDLogMessage by @ffried in #1347
  • Replace %s with modern Objective-C string creation by @ffried in #1351

For more please check the CHANGELOG file.

New Contributors

Full Changelog: 3.8.0...3.8.1