timber v4.2.0 Release Notes

Release Date: 2016-08-12 // almost 8 years ago
    • New: Timber.plant now has a varargs overload for planting multiple trees at once.
    • New: minSdkVersion is now 9 because reasons.
    • Fix: Consume explicitly specified tag even if the message is determined as not loggable (due to level).
    • Fix: Allow lint checks to run when Timber.tag(..).v(..)-style logging is used.