deps-new

practicalli-johnny 2025-09-03T15:27:54.035869Z

Is there a typo on https://github.com/seancorfield/deps-new/releases/tag/v0.10.1, the title says 0.10.0 rather than 0.10.1. Or am I getting confused with release and tag versions which seem to be different ?

seancorfield 2025-09-03T15:40:19.119949Z

Good catch, thanks! Fixed. I typo'd when I cut the release it seems.

👍 1
practicalli-johnny 2025-09-03T15:48:24.265839Z

I check the deps-new releases page when updating Pracitcalli Clojure CLI Config to ensure that liquidz/antq gets the right shar value 🙂 Happy to help.

👍🏻 1
seancorfield 2025-09-03T16:35:07.126989Z

I tend to install deps-new as new as a tool, and then run clojure -Ttools install-latest every now and then to update all my installed tools 🙂

👍 1
seancorfield 2025-09-03T16:35:41.242499Z

(and my tools EDN files are part of my dot-clojure repo)