This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-05-31
Channels
- # announcements (6)
- # babashka (40)
- # beginners (6)
- # calva (1)
- # cider (1)
- # clerk (43)
- # clj-kondo (3)
- # clojure (93)
- # clojure-denver (8)
- # clojure-europe (52)
- # clojure-norway (20)
- # clojure-sweden (7)
- # community-development (5)
- # datascript (15)
- # datomic (30)
- # emacs (24)
- # events (15)
- # fulcro (23)
- # graalvm (12)
- # gratitude (1)
- # helix (4)
- # honeysql (4)
- # hoplon (39)
- # hyperfiddle (7)
- # introduce-yourself (1)
- # jobs (1)
- # jobs-discuss (26)
- # lambdaisland (3)
- # lsp (6)
- # matcher-combinators (2)
- # matrix (5)
- # meander (39)
- # nrepl (4)
- # nyc (1)
- # off-topic (5)
- # portal (73)
- # practicalli (1)
- # re-frame (2)
- # reitit (22)
- # releases (1)
- # remote-jobs (4)
- # shadow-cljs (5)
- # sql (17)
- # testing (1)
- # tools-deps (15)
slip - a fully async compatible clj+cljs IOC micro-library https://github.com/yapsterapp/slip
https://github.com/clojure/tools.gitlibs 2.5.197 - API for retrieving, caching, and programatically accessing git libraries
• https://clojure.atlassian.net/browse/TDEPS-248 - Make tags
return known tags when offline
https://github.com/clojure/tools.deps 0.18.1354 - Deps as data and classpath generation • https://clojure.atlassian.net/browse/TDEPS-247 - Fix StackOverflow on deps with big fan-out • https://clojure.atlassian.net/browse/TDEPS-249 - Properly push/pop thread bindings during dep expansion • https://clojure.atlassian.net/browse/TDEPS-227 - Shut down dep expansion threads at end of resolve-deps • Update to tools.gitlibs 2.5.197 • Update to tools.deps.cli 0.9.43 for -X:deps
Clojure CLI https://clojure.org/releases/tools#v1.11.1.1347 is now available
• With -X or -T accept -
as a trailing argument to read the remainder of args from stdin
• On windows installer, hide progress bar on download
• https://clojure.atlassian.net/browse/TDEPS-247 - Fix StackOverflow on deps with big fan-out
• https://clojure.atlassian.net/browse/TDEPS-249 - Properly push/pop thread bindings during dep expansion
• https://clojure.atlassian.net/browse/TDEPS-227 - Shut down dep expansion threads at end of resolve-deps
• https://clojure.atlassian.net/browse/TDEPS-248 - Make tags
return known tags when offline
> With -X or -T accept - as a trailing argument to read the remainder of args from stdin This is prep for fixing the add-libs stuff with large dep trees, in 1.12 Alpha 4?