Fork me on GitHub
#announcements
<
2021-07-17
>
practicalli-johnny08:07:21

https://github.com/practicalli/clojure-deps-edn user level aliases for community tools and rich developer workflows. Monthly library updates and minor readme improvements, including updated details on using the unofficial approach of hotloading of libraries Additional: all aliases not have explicit versions for the dependencies they include, removing all RELEASE version placeholders Updates include: • Cognitect Labs test runner v0.4.0 (latest sha) • GitHub actions setup-clj-kondo - 2021-06-18 • borkdude/carve - latest sha • bhauman/figwheel-main - 0.2.13 • com.github.seancorfield/clj-new - 1.1.321 (new name and version) • com.github.seancorfield/depstar - 2.1.267 • com.github.seancorfield/next.jdbc - 1.2.674 • djblue/portal - 0.12.0 • org.clojure/tools.deps.graph - 1.0.63 • vlaaad/reveal - 1.3.212 :test/eftest and test/eftest-sequential aliases will be deprecated as I havent been able to improve the hack I used to get them working and they do not cleanly exit in some circumstances

👍 31
practicalli 12
❤️ 9
3
🎉 2
seancorfield15:07:04

Re: clj-new -- in case anyone is curious about the "new name" comment: several of my projects have been published (and documented) under the "new" com.github.seancorfield group since the beginning of March (1.1.264 for clj-new) but I also double-published them under the old seancorfield group. As of July, I stopped double-publishing all of my projects, figuring four months of fairly regular releases was a reasonable migration period.

👍 3