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
Copy file name to clipboardExpand all lines: content/releases/tools.adoc
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,13 @@ For more information see the following docs:
22
22
23
23
Recent official releases are described here. Prereleases and older versions can be found in the https://github.com/clojure/brew-install/blob/1.11.1/CHANGELOG.md[repo changelog].
24
24
25
+
26
+
=== 1.12.0.1495 (Dec 31, 2024) [[v1.12.0.1495]]
27
+
28
+
* Echo args in -M deprecation warning for clarity
29
+
* Refactored tool classpath calculation and align on create-basis
30
+
* Update deps to latest
31
+
25
32
=== 1.12.0.1488 (Nov 21, 2024) [[v1.12.0.1488]]
26
33
27
34
* https://clojure.atlassian.net/browse/TDEPS-265[TDEPS-265] - `-Ttools install-latest` fixed bug when :coord with git url provided
0 commit comments