Skip to content

Releases: taoensso/truss

v1.4.0 - 2017 Mar 27

09 Apr 20:36
Compare
Choose a tag to compare
[com.taoensso/truss "1.4.0"]

v1.3.7 - 2017 Feb 13

13 Feb 17:22
Compare
Choose a tag to compare
[com.taoensso/truss "1.3.7"]
  • Improved some docstrings

v1.3.6 - 2016 Sep 7

07 Sep 16:49
Compare
Choose a tag to compare
[com.taoensso/truss "1.3.6"]
  • Tweaked invariant-violation error message to make it clearer for beginners

v1.3.5 - 2016 Aug 12

12 Aug 13:13
Compare
Choose a tag to compare
[com.taoensso/truss "1.3.5"]
  • Hotfix: cljs error wrapping was broken

v1.3.3 - 2016 Jun 14

14 Jun 09:39
Compare
Choose a tag to compare
[com.taoensso/truss "1.3.3"]

BREAKING: error-fn args have changed: [msg data-map] -> [data-map-delay]

v1.2.0 - 2016 Mar 21

21 Mar 06:48
Compare
Choose a tag to compare
[com.taoensso/truss "1.2.0"]
  • New: added set-error-fn! [#3] to allow easier control over how invariant violations are reported

v1.1.2 - 2016 Feb 26

26 Feb 05:03
Compare
Choose a tag to compare
  • Hotfix: false vals were printing as "" in error messages
[com.taoensso/truss "1.1.2"]

v1.1.1 - 2016 Feb 18

18 Feb 16:49
Compare
Choose a tag to compare
  • Hotfix: remove accidental encore reference [#1]
[com.taoensso/truss "1.1.1"]

v1.1.0 - 2016 Feb 17

17 Feb 08:42
Compare
Choose a tag to compare

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

v1.0.0 - 2015 Jan 12

27 Dec 07:54
Compare
Choose a tag to compare

Initial public release

[com.taoensso/truss "1.0.0"]