You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGES.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,14 @@
3
3
*BREAKING CHANGES*
4
4
5
5
- The function `clojure.core/apply` is now omitted (in formatted stack traces)
6
-
- Properties inside exceptions are now pretty-printed a default depth of 2; previously, the depth was unlimited
6
+
- Properties inside exceptions are now pretty-printed to a default depth of 2; previously, the depth was unlimited
7
7
8
8
Other changes:
9
9
10
10
A limited number of vars and functions defined by the io.aviso/pretty artifact have been added, allowing org.clj-commons/pretty to swap in for io.aviso/pretty in many cases.
0 commit comments