Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
[3.8.1]_ Xcode 14.3, Various Fixes and Improvements source code.tar.gz | 2023-08-21 | 1.0 MB | |
[3.8.1]_ Xcode 14.3, Various Fixes and Improvements source code.zip | 2023-08-21 | 1.3 MB | |
README.md | 2023-08-21 | 1.5 kB | |
Totals: 3 Items | 2.4 MB | 0 |
What's Changed
- Silence double conversion warnings for 32-bit watchOS by @ksuther in https://github.com/CocoaLumberjack/CocoaLumberjack/pull/1320
- Enable ALLOW_TARGET_PLATFORM_SPECIALIZATION by @ksuther in https://github.com/CocoaLumberjack/CocoaLumberjack/pull/1321
- Update to swift-log 1.5.2, implement metadata providers by @ffried in https://github.com/CocoaLumberjack/CocoaLumberjack/pull/1329
- Fix for possible buffer overflow by @williamgp in https://github.com/CocoaLumberjack/CocoaLumberjack/pull/1334
- Adding missing 'void' in function declarations by @LowAmmo in https://github.com/CocoaLumberjack/CocoaLumberjack/pull/1340
- Fix warning about cast from Nullable to Nonnull by @nrbrook in https://github.com/CocoaLumberjack/CocoaLumberjack/pull/1342
- Preserve message format in DDLogMessage by @ffried in https://github.com/CocoaLumberjack/CocoaLumberjack/pull/1347
- Replace %s with modern Objective-C string creation by @ffried in https://github.com/CocoaLumberjack/CocoaLumberjack/pull/1351
For more please check the CHANGELOG file.
New Contributors
- @gruffins made their first contribution in https://github.com/CocoaLumberjack/CocoaLumberjack/pull/1328
- @williamgp made their first contribution in https://github.com/CocoaLumberjack/CocoaLumberjack/pull/1334
- @LowAmmo made their first contribution in https://github.com/CocoaLumberjack/CocoaLumberjack/pull/1340
Full Changelog: https://github.com/CocoaLumberjack/CocoaLumberjack/compare/3.8.0...3.8.1