Fork me on GitHub
#announcements
<
2023-01-27
>
pez11:01:21

calva Calva https://github.com/BetterThanTomorrow/calva/releases/tag/v2.0.327 is out. 🚀 It contains a major update to the clojure-lsp integration. Calva now supports multi-clojure-projects where there is no governing project file for all the projects. Thanks @m401! 🙏 ❤️ See https://calva.io/clojure-lsp/ to see how it works now. (For most users, it should work just as before. This change should affect mostly for user who need the extra control.) Also, thanks @ahtunget for continuing your quality sweeping! 🙏 ❤️https://github.com/BetterThanTomorrow/calva/pull/2020 • Fix: https://github.com/BetterThanTomorrow/calva/issues/934 • Fix: https://github.com/BetterThanTomorrow/calva/issues/1706 • Fix: https://github.com/BetterThanTomorrow/calva/issues/1977

🎉 24
calva 10
clojure-lsp 8
🚀 8
🧹 4
borkdude12:01:06

https://github.com/borkdude/jet: CLI to transform between JSON, EDN, YAML and Transit using Clojure. 0.4.23 (2023.01.27) • https://github.com/borkdude/jet/issues/123: Add base64/encode and base64/decode • Add jet/paths and jet/when-pred • Deprecate interactive mode • Deprecate --query in favor of --thread-last, --thread-first or --func

jet 18
💥 18
sheluchin13:01:57

Thanks, @U04V15CAJ. I've been using Jet more often lately and it's quite handy.

🎉 4