releases

practicalli-johnny 2026-02-05T14:30:19.134089Z

Practicalli Clojure CLI Aliases - extends the Clojure CLI with aliases for a wide range of community tools Updated latest library versions with liquidz/antq https://github.com/practicalli/clojure-cli-config/releases/tag/2026-02-05

🎉 2
practicalli-johnny 2026-02-05T14:33:37.116439Z

Practicalli Project Templates - Create new projects with a REPL driven development focus, including production level features, using https://github.com/seancorfield/deps-new. Updated to latest Clojure version 0.12.4 and library dependencies. https://github.com/practicalli/project-templates/releases/tag/2026-02-05

borkdude 2026-02-05T15:12:43.113009Z

Babashka https://github.com/babashka/fs: file system utility library for Clojure 0.5.31 (2026-01-05) • https://github.com/babashka/fs/issues/212: Introduce :keep true option in with-temp-dir. • https://github.com/babashka/fs/issues/154 reflect in directory check and docs that move never follows symbolic links (https://github.com/lread) • https://github.com/babashka/fs/issues/181 delete-tree now deletes broken symbolic link root (https://github.com/lread) • https://github.com/babashka/fs/issues/188 copy-tree now throws if src or dest is a symbolic link when not following links (https://github.com/lread) • https://github.com/babashka/fs/issues/193 create-dirs now recognizes sym-linked dirs on JDK 11 (https://github.com/lread) • https://github.com/babashka/fs/issues/201 gzip now accepts source-file Path (https://github.com/lread) • https://github.com/babashka/fs/issues/207 review and update glob and match docstrings (https://github.com/lread)

🙏 1
🎉 8
teodorlu 2026-02-05T15:16:44.196009Z

new docstrings are way easier to understand for my brain! 💯

borkdude 2026-02-05T15:17:37.885029Z

thanks to @lee!

🙌 3