This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-12-13
Channels
- # adventofcode (36)
- # aleph (1)
- # announcements (7)
- # aws (4)
- # babashka (14)
- # beginners (61)
- # calva (79)
- # cider (19)
- # clojure (48)
- # clojure-austin (1)
- # clojure-australia (2)
- # clojure-czech (2)
- # clojure-europe (46)
- # clojure-france (8)
- # clojure-nl (19)
- # clojure-uk (4)
- # clojuredesign-podcast (14)
- # core-logic (42)
- # data-science (3)
- # datalevin (8)
- # datomic (76)
- # events (1)
- # figwheel-main (9)
- # fulcro (6)
- # helix (1)
- # holy-lambda (1)
- # honeysql (2)
- # jobs (2)
- # jobs-discuss (20)
- # leiningen (5)
- # lsp (87)
- # minecraft (11)
- # nextjournal (4)
- # off-topic (17)
- # practicalli (1)
- # reagent (22)
- # reitit (8)
- # releases (3)
- # rum (2)
- # shadow-cljs (18)
- # sql (11)
- # tools-build (5)
- # tools-deps (9)
- # xtdb (20)
tools.build v0.7.1 13f0fec (and previously v0.7.0) were released today • copy-dir - TBUILD-24 - retain file permissions when doing string replace from v0.7.0: • write-pom - TBUILD-23 - specify explicit output path with :target • Update to tools.namespace 1.2.0 • Update to tools.deps.alpha 0.12.1090
Thanks for the fix to TBUILD-24!
tools.build v0.7.2 0361dde is released • copy-dir - copy permissions only when supported by the file system (so not on windows)
To pick up that version of tools.build, I've updated build-clj and deps-new (TBUILD-24 was first reported against deps-new): • io.github.seancorfield/build-clj {:git/tag "v0.6.2" :git/sha "97c275a"} • clojure -Ttools install io.github.seancorfield/deps-new '{:git/tag "v0.4.5"}' :as new