Fork me on GitHub
#releases
<
2023-02-02
>
Alex Miller (Clojure team)01:02:15

https://github.com/clojure/tools.build 0.9.3 is now available ā€¢ NO CHANGES ā€¢ but the Maven dep was moved to a groupId that matches the git dep: io.github.clojure/tools.build

šŸŽ‰ 2
renewdoit06:02:46

https://github.com/robertluo/waterfall 0.1.34 just released. ā€¢ by integration with fun-map, now you can use Kafka clusters with no more knowledge of manifold or other staff, one require statement, and one function to call.

2
šŸŽ‰ 6
seancorfield18:02:18

com.github.seancorfield/honeysql {:mvn/version "2.4.972"} -- https://github.com/seancorfield/honeysql -- Turn Clojure data structures into SQL: ā€¢ Address https://github.com/seancorfield/honeysql/issues/456 by allowing format to handle expressions (like 1.x could) as well as statements. This should aid with migration from 1.x to 2.x. Follow-up in #honeysql

šŸŽ‰ 8
seancorfield06:02:58

com.github.seancorfield/honeysql {:mvn/version "2.4.980"} is available: ā€¢ Fix https://github.com/seancorfield/honeysql/issues/461 -- a regression introduced in 2.4.979 -- by restricting unary operators to just +, -, and ~ (bitwise negation).

šŸŽ‰ 2