Fork me on GitHub
#announcements
<
2020-01-31
>
Alex Miller (Clojure team)04:01:06

tools.deps.alpha 0.8.661 and clj 1.10.1.507 are now available • New: concurrent downloads make things significantly faster when downloading lots of stuff • New: -Sthreads can be used to explicitly set the concurrency level, but you generally shouldn't need it • New: -- can be used in clj as a separator between clj dep args and clojure.main args. For example clj -A:tool -- -A:foo will activate the tool alias, which may specify a main class, then -A:foo will be passed to that program (thanks Dominic Monroe!) • Fix: regression in -Spom not populating <repositories> since tda 0.8.573 • Fix: manifest type lookup on resolved git dep coordinates (probably of interest to almost no one, but affected tools.deps.graph)

🎉 132
clj 44
😻 4
🎩 8
bananadance 8
Crispin07:01:01

Bootleg 0.1.7 released. Now with support for XML output, environment variables, command line args, standard in processing and java.time! https://github.com/retrogradeorbit/bootleg

metal 8
mauricio.szabo14:01:15

Just published Chlorine 0.4.3 for Atom. On this release, support for Suitable ClojureScript autocomplete (if its on the classpath), some fixes for autocomplete (sometimes it did crash the editor!) and some other small fix 🙂. Discussions on #chlorine

⚛️ 8
🎉 4
👍 4
lurodrigo20:01:12

[polvo/firestore-clj "0.3.0"] released. Now with support for batched writes and transactions, and finer control over representation of results as clojure data. Also, update and map -like helpers for transactions that fit the "apply function on field/doc/many docs" model https://github.com/polvotech/firestore-clj

👍 20