https://github.com/seancorfield/dot-clojure has been updated with caveats about it being my personal deps.edn
file and to direct people to your repo if they want something well-documented and well-maintained!
seancorfield/clj-new {:mvn/version "1.1.226"}
-- https://github.com/seancorfield/clj-new/releases/tag/v1.1.226 -- preferred usage is via -X
; templates updated to reflect -A
/`-M`/`-X` changes in recent Clojure CLI versions; follow-up in #clj-new
Sigh... seancorfield/depstar {:mvn/version "1.1.128"}
and seancorfield/clj-new {:mvn/version "1.1.228"}
are available now to fix the bug I introduced in depstar
1.1.126 in license file handling and for clj-new
to use the fixed version of depstar
; follow-up in #clj-new and/or #depstar (sorry for anyone who used yesterday's broken versions!)