We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c0c18 commit dba9b79Copy full SHA for dba9b79
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master (unreleased)
4
5
+## 0.35.0 (2025-05-28)
6
+
7
- [#342](https://github.com/clojure-emacs/orchard/pull/342): Inspector: add hexdump view mode.
8
- [#343](https://github.com/clojure-emacs/orchard/pull/343): Inspector: rework view-mode toggling.
9
README.md
@@ -90,7 +90,7 @@ Documentation for the master branch as well as tagged releases are available
90
Just add `orchard` as a dependency and start hacking.
91
92
```clojure
93
-[cider/orchard "0.34.3"]
+[cider/orchard "0.35.0"]
94
```
95
96
Consult the [API documentation](https://cljdoc.org/d/cider/orchard/CURRENT) to get a better idea about the
0 commit comments