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 5e8aa51 commit 94ae91aCopy full SHA for 94ae91a
CHANGELOG.md
@@ -6,6 +6,14 @@
6
7
### Changes
8
9
+### Bugs fixed
10
+
11
+## 1.12.0-8 (10-03-2025)
12
13
+### New Features
14
15
+### Changes
16
17
### Bugs fixed
18
19
- Fix binding trace, report symb name instead of demunging lb.name so we don't report _a-bind as -a-bind
pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>clojure</artifactId>
<name>clojure</name>
<packaging>jar</packaging>
- <version>1.11.4-7</version>
+ <version>1.11.4-8</version>
<url>http://clojure.org/</url>
<description>Clojure core environment and runtime library.</description>
0 commit comments