v1.1.0 - 2016 Feb 17
This is a non-breaking performance release
- Perf: special predicates like
[:or nil? string?]
are now compile-time transformations - Perf: skip throw catching for some common predicates that are known never to throw
[com.taoensso/truss "1.1.0"]