File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
* [ #719 ] ( https://github.com/clojure-emacs/cider-nrepl/issues/719 ) : ` middleware.test ` : gracefully handle exceptions thrown within fixtures.
8
8
* [ #722 ] ( https://github.com/clojure-emacs/cider-nrepl/issues/722 ) : ` middleware.format ` : print otherwise non-serializable objects as strings.
9
+ * [ #708 ] ( https://github.com/clojure-emacs/cider-nrepl/issues/708 ) : Upgrade Compliment, improving how autocompletion works in Windows.
9
10
* [ #713 ] ( https://github.com/clojure-emacs/cider-nrepl/pull/713 ) : Fix a regression in test results formatting.
10
11
11
12
## 0.27.2 (2021-10-03)
Original file line number Diff line number Diff line change 9
9
^:inline-dep [thunknyc/profile " 0.5.2" ]
10
10
^:inline-dep [mvxcvi/puget " 1.3.1" ]
11
11
^:inline-dep [fipp " 0.6.24" ] ; can be removed in unresolved-tree mode
12
- ^:inline-dep [compliment " 0.3.11 " ]
12
+ ^:inline-dep [compliment " 0.3.12 " ]
13
13
^:inline-dep [org.rksm/suitable " 0.4.1" :exclusions [org.clojure/clojurescript]]
14
14
^:inline-dep [cljfmt " 0.8.0" :exclusions [org.clojure/clojurescript]]
15
15
^:inline-dep [org.clojure/tools.namespace " 1.0.0" ]
You can’t perform that action at this time.
0 commit comments