We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 022349c + 9e0a1d5 commit 3b69ba3Copy full SHA for 3b69ba3
CHANGES.md
@@ -1,6 +1,12 @@
1
-## 2.7.0 - UNRELEASED
+## 3.0.0 - UNRELEASED
2
+
3
+*BREAKING CHANGES*:
4
5
+Moved the io.aviso compatibility layer to new library
6
+[org.clj-commons/pretty-aviso-bridge](https://github.com/clj-commons/pretty-aviso-bridge).
7
-Added a cache to speed up analyzing the Java exception stack.
8
+Other changes:
9
+- Added a cache to speed up analyzing the Java exception stack.
10
11
## 2.6.0 - 25 Apr 2024
12
VERSION.txt
@@ -1 +1,2 @@
-2.6.0
+3.0.0
src/io/aviso/exception.clj
src/io/aviso/repl.clj
0 commit comments