You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`orchard.xref/fn-deps` now also finds anonymous function dependencies.
11
11
* New: `orchard.xref/fn-deps-class` as a lower level API so you can still get the main functions deps only.
12
12
* New: `orchard.xref/fn-transitive-deps`.
13
-
*[#65](https://github.com/clojure-emacs/orchard/issues/65): make ClojureScript dependency `:provided`.
13
+
*[#65](https://github.com/clojure-emacs/orchard/issues/65): Make ClojureScript dependency `:provided`.
14
14
* If you were using Orchard for ClojureScript functionality, it might be a good idea to make sure you have an explicit `org.clojure/clojurescript` dependency.
15
15
16
16
### Bugs fixed
17
17
18
-
*[142](https://github.com/clojure-emacs/orchard/issues/142): Make read-namespace handle read conditionals gracefully
18
+
*[#142](https://github.com/clojure-emacs/orchard/issues/142): Make `read-namespace` handle read conditionals gracefully.
0 commit comments