deps-new

2024-01-14T05:57:17.858889Z

seancorfield 2024-01-14T06:10:12.945419Z

point_up::skin-tone-2 v0.7.0 should be unchanged from v0.6.0 if you are using Clojure 1.11 by default (likely). If you are using Clojure 1.12 -- either via default in your user deps.edn file's :deps or via an alias -- then you can use an extended template name format that can allow you to omit the long -Sdeps incantation to specify a full lib dependency to make a template available on the classpath. See https://github.com/seancorfield/deps-new?tab=readme-ov-file#more-general-usage If you see different behavior (to v0.6.0) on Clojure 1.11 with this version, that's a bug -- please let me know! If you're using Clojure 1.12 and have feedback about this new "convenience" feature, please let me know!

hlship 2024-01-14T19:16:44.882439Z

Can't wait to give this a whirl (back in the office tuesday).