v4.2.0 / 2015 Dec 27
This is a non-breaking feature release
- Change: switch default timestamp timezone from JVM default to UTC [#135]
- Change: switch default timestamp pattern from
yy-MMM-dd
->yy-MM-dd pattern
(easier to sort) [#135] - New:
swap-config!
now supports &args [#137 @rsslldnphy] - New: rotor appender now creates necessary paths [#140 @dsapala]
- New: faster (transducer-based) string joins with Clojure 1.7+ [#133]
- New: records now get a human-readable string representation [#133]
- Fix: application slowdown due to agents shutdown [#141 @ryfow]
[com.taoensso/timbre "4.2.0"]