Skip to content

Commit 3b69ba3

Browse files
authored
Merge pull request #123 from clj-commons/hls/remove-bridge
Remove io.aviso... namespaces
2 parents 022349c + 9e0a1d5 commit 3b69ba3

File tree

4 files changed

+10
-51
lines changed

4 files changed

+10
-51
lines changed

CHANGES.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
## 2.7.0 - UNRELEASED
1+
## 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).
27

3-
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.
410

511
## 2.6.0 - 25 Apr 2024
612

VERSION.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
2.6.0
1+
3.0.0
2+

src/io/aviso/exception.clj

-33
This file was deleted.

src/io/aviso/repl.clj

-15
This file was deleted.

0 commit comments

Comments
 (0)