Fork me on GitHub
#announcements
<
2024-05-02
>
eval202014:05:18

v0.12.0 of https://github.com/eval/deps-try, a tool to quickly try Clojure (libraries) on rebel-readline. Highlights: • ️ Support for Clojure 1.12 ◦ include Clojure 1.12.0-alpha11 ◦ (adjusted) completion&docs of Java qualified methods ▪︎ Class/method, Class/.method, and Class/new️ Show what library versions were resolved • ️ Prevent dep-‘shadowing’ by vendoring&renaming some deps ◦ i.e. babashka/fs, babashka/cli, babashka/process, babashka/http-client, compliment/compliment can now be tried as expected Give it a spin:

$ docker run -it --pull always 

🎉 9
❤️ 2
lread17:05:14

https://github.com/lread/test-doc-blocks v1.1.19 - Test AsciiDoc and CommonMark code blocks found in articles and docstrings • Pretty much a maintenance release: updated docs, bumped deps, and dropped alpha status • See the https://cljdoc.org/d/com.github.lread/test-doc-blocks/1.1.19/doc/changelog#v1.1.19 for full details. Drop by #test-doc-blocks if you have questions!

🎉 10
gratitude 5