Releases: ajalt/timberkt
Releases · ajalt/timberkt
1.5.1
Deploy to Maven Central in addition to Jcenter and JitPack
1.5.0
- Update to latest Timber version
- Allow null Throwables in log functions
1.4.0
- Add Timber.DebugTree() alias
- Update to kotlin 1.2 and timber 4.6.0
1.3.0
- Update to Timber 4.5.1
- Set minSdk to 9, to match Timber
- Add overloads for logging an exception without a message.
1.2.0
- Reduce method count with more aggressive inlining