CocoaLumberjack v3.5.3 Release Notes

Release Date: 2019-04-24 // almost 5 years ago
  • Public

    • โž• Additional compatibility with Swift 5 (backwards compatible with Swift 4) (#1043)
    • ๐Ÿ›  Fix warning building with Xcode 10.2 (#1059)
    • 0๏ธโƒฃ Set Xcode 10.2 and Swift 5.0 as a default (#1064)
    • ๐Ÿ›  Fix format string crash (#1066)

    Internal

    • ๐Ÿ›  Fix warning about syntax (#1054) (#1065)
    • โœ‚ Remove banned APIs (#1056) (#1057)
    • Add CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER & fix warnings (#1059)
    • Use LLONG_MAX instead of LONG_LONG_MAX (#1062)