CocoaLumberjack v2.0.1 Release Notes

Release Date: 2015-06-25 // almost 9 years ago
    • ๐Ÿ‘ Carthage support #521 #526
    • ๐Ÿ›  fixed crash on DDASLLogCapture when TIME or TIME_NSEC is NULL #484
    • Swift fixes and improvements: #483 #509 #518 #522 5eafceb
    • โœ… Unit tests: #500 #498 #499
    • ๐Ÿ›  Fix #478 by reverting #473
    • โž• Add armv7s to static library #538
    • ๐Ÿ›  Fix NSLog threadid mismatch with iOS 8+/OSX 10.10+ #514
    • ๐Ÿ›  Fixed the LogV macros so that avalist is no longer undefined #511
    • Using type safe DDColor alias instead of #define directive #506
    • ๐Ÿ›  Several fixes/tweaks to DDASLLogCapture #512
    • ๐ŸŒฒ Prevent duplicate log entries when both DDASLLogCapture and DDASLLogger are used #515
    • ๐Ÿ›  Fix memory leaks in DDTTYLogger, add self annotations to blocks #536
    • โšก๏ธ Update older syntax to modern subscripting for array access #482
    • โœ‚ Remove execute permission on non-executable files #517
    • ๐Ÿ”„ Change code samples to use DDLogFlagWarning #520
    • ๐Ÿ›  Fix seemingly obvious typo in the toLogLevel function #508