File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 22
33## master (unreleased)
44
5+ ## 0.38.0 (2026-01-09)
6+
57- [ #362 ] ( https://github.com/clojure-emacs/orchard/pull/362 ) : Info: don't crash if symbol contains $ or /.
68- [ #363 ] ( https://github.com/clojure-emacs/orchard/pull/363 ) : Inspector: show duplicates in analytics.
79- [ #365 ] ( https://github.com/clojure-emacs/orchard/pull/365 ) : Inspector: don't datafy vars.
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ Documentation for the master branch as well as tagged releases are available
9090Just add ` orchard ` as a dependency and start hacking.
9191
9292``` clojure
93- [cider/orchard " 0.37.1 " ]
93+ [cider/orchard " 0.38.0 " ]
9494```
9595
9696Consult the [ API documentation] ( https://cljdoc.org/d/cider/orchard/CURRENT ) to get a better idea about the
You can’t perform that action at this time.
0 commit comments