Commit a740583 1 parent ad75cd9 commit a740583 Copy full SHA for a740583
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### New features
6
6
7
- * [ #698 ] ( https://github.com/clojure-emacs/cider-nrepl/pull/698 ) : Add ` undef-all ` op to undefine all symbols and aliases in namespace
7
+ * [ #698 ] ( https://github.com/clojure-emacs/cider-nrepl/pull/698 ) : Add ` undef-all ` op to undefine all symbols and aliases in namespace.
8
8
* Introduce ` cider.nrepl.middleware.test/*test-error-handler* ` var which you can override with arbitrary functions.
9
9
10
10
### Bugs fixed
14
14
### Changes
15
15
16
16
* Parallelize ` cider.nrepl.middleware.stacktrace/analyze-stacktrace ` .
17
- * [ #705 ] ( https://github.com/clojure-emacs/cider-nrepl/pull/705 ) : Use the session classloader when loading deferred middleware
17
+ * [ #705 ] ( https://github.com/clojure-emacs/cider-nrepl/pull/705 ) : Use the session classloader when loading deferred middleware.
18
18
19
19
## 0.26.0 (2021-04-22)
20
20
You can’t perform that action at this time.
0 commit comments