Fork me on GitHub
#clj-commons
<
2022-02-24
>
slipset19:02:56

I just did a deploy of claypoole to clojars. @eugen.stan could you take it for a spin before we announce it? https://clojars.org/org.clj-commons/claypoole

Eugen20:02:42

I closed another issue and will close this one once we add the clojure versions in the ci builds https://github.com/clj-commons/claypoole/issues/57 .

Eugen20:02:34

thanks for making this work

slipset20:02:22

Would you mind making a PR for the remaining work?

Eugen15:02:31

there are 2 issue, for multiple clojure version builds I can. The other one is a feature request that needs to be analized

Eugen16:02:18

but none should affect the release. I've tested with all clojure versions: 1.9-> 1.11.rc1

Eugen16:02:35

so all is good on release/announcement side

Eugen20:02:26

looks good - downloaded jar contains clojure files

slipset20:02:07

Another little gem: https://github.com/clj-commons/primitive-math/pull/13 lein check shows no warnings, but when I jack-in with cider I get a reflection warning? What gives?

slipset21:02:07

At least I got to install yaml-mode for emacs today!