Skip to content

v1.1.0 - 2016 Feb 17

Compare
Choose a tag to compare
@ptaoussanis ptaoussanis released this 17 Feb 08:42
· 100 commits to master since this release

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"]