Fork me on GitHub
#announcements
<
2024-01-03
>
Alex Miller (Clojure team)16:01:02

Clojure CLI https://clojure.org/releases/tools#v1.11.1.1435: • https://clojure.atlassian.net/browse/TDEPS-238 - deps.edn files are now validated against specs • https://clojure.atlassian.net/browse/TDEPS-239 - treat empty deps.edn file as {} • Updated several dependencies

clojure-spin 19
🙏 6
❤️ 6
🎉 2
1
pez14:01:55

@U04V15CAJ Do you need to trigger some build for deps.clj to update?

borkdude14:01:29

you triggered me, that suffices. I'll make a release

borkdude 2
🙏 1
borkdude14:01:47

should be there now

👀 1
pez14:01:47

Thanks, both of you! Now Calva users have a much better time when creating new projects. 🎉

🎉 1
Jordan Robinson17:01:03

awaitility-clj 0.0.5! 🚀 A simple Clojure wrapper for the popular Java Awaitility library. It allows you to test asynchronous processes that are out of your control. Github: https://github.com/jordanrobinson/awaitility-clj Clojars: https://clojars.org/uk.co.jordanrobinson/awaitility-clj New in this version: - at-least parameter to go with at-most - Custom poll intervals such as Fibonacci Less exciting changes: - Swapped to github actions for CI so builds are public - Changed over repo and namespace due to corporate reasons - Remembered to update the copyright notice to 2024! 📅 As always, contributions, comments, issues and pull requests are greatly appreciated and encouraged.

🚀 6