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
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,12 @@ 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
+
=== 1.12.0.1530 (Mar 5, 2025) [[v1.12.0.1530]]
26
+
27
+
* clj -Sdeps can now take a path to an edn file instead of a literal map
28
+
* Fix computation of tool argmap when both aliases and tools are used together
29
+
* Update tools.deps to latest
30
+
25
31
=== 1.12.0.1517 (Feb 10, 2025) [[v1.12.0.1517]]
26
32
27
33
* During dep expansion, only consider lib to be omitted if all parent paths to root are omitted
0 commit comments