File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 19
19
- [ #3628 ] ( https://github.com/clojure-emacs/cider/issues/3628 ) : ` cider-ns-refresh ` : summarize errors as an overlay.
20
20
- [ #3660 ] ( https://github.com/clojure-emacs/cider/issues/3660 ) : Fix ` cider-inspector-def-current-val ` always defining in ` user ` namespace.
21
21
- [ #3661 ] ( https://github.com/clojure-emacs/cider/issues/3661 ) : Truncate echo area output ahead of time.
22
+ - [ #3664 ] ( https://github.com/clojure-emacs/cider/issues/3664 ) : Add customization inspector op to change max nested collection depth.
22
23
- Bump the injected ` enrich-classpath ` to [ 1.19.3] ( https://github.com/clojure-emacs/enrich-classpath/compare/v1.19.0...v1.19.3 ) .
23
24
- Bump the injected nREPL to [ 1.1.1] ( https://github.com/nrepl/nrepl/blob/v1.1.1/CHANGELOG.md#111-2024-02-20 ) .
24
25
- Bump the injected ` cider-nrepl ` to [ 0.48.0] ( https://github.com/clojure-emacs/cider-nrepl/blob/v0.48.0/CHANGELOG.md#0480-2024-05-13 ) .
25
26
- Updates [ Orchard] ( https://github.com/clojure-emacs/orchard/blob/v0.23.2/CHANGELOG.md#0232-2024-03-10 ) .
27
+ - Bump the injected ` cider-nrepl ` to [ 0.48.0] ( https://github.com/clojure-emacs/cider-nrepl/blob/master/CHANGELOG.md#0480-2024-05-13 ) .
28
+ - Updates [ clj-reload] ( https://github.com/tonsky/clj-reload/blob/0.6.0/CHANGELOG.md#060---may-3-2024 ) .
29
+ - Updates [ tools.reader] ( https://github.com/clojure/tools.reader/blob/master/CHANGELOG.md ) .
30
+ - Updates [ nREPL] ( https://github.com/nrepl/nrepl/blob/master/CHANGELOG.md#111-2024-02-20 ) .
31
+ - Updates [ Orchard] ( https://github.com/clojure-emacs/orchard/blob/master/CHANGELOG.md#0250-2024-05-03 ) .
26
32
- Updates [ Logjam] ( https://github.com/clojure-emacs/logjam/blob/v0.3.0/CHANGELOG.md#030-2024-03-03 ) .
27
- - Updates [ Compliment] ( https://github.com/alexander-yakushev/compliment/blob/951604 /CHANGELOG.md#master-unreleased ) .
33
+ - Updates [ Compliment] ( https://github.com/alexander-yakushev/compliment/blob/master /CHANGELOG.md#055-2024-05-06 ) .
28
34
- [ orchard #245 ] ( https://github.com/clojure-emacs/orchard/pull/245 ) , [ cider-nrepl #868 ] ( https://github.com/clojure-emacs/cider-nrepl/pull/868 ) : Drop support for Clojure 1.9.
29
35
30
36
### Bugs fixed
You can’t perform that action at this time.
0 commit comments