clj-commons

slipset 2022-02-24T19:50:56.036629Z

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

Eugen 2022-02-24T20:05:42.595249Z

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 .

Eugen 2022-02-24T20:06:34.399849Z

thanks for making this work

slipset 2022-02-24T20:47:22.988499Z

Would you mind making a PR for the remaining work?

Eugen 2022-02-25T15:17:31.229099Z

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

Eugen 2022-02-25T16:11:18.206729Z

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

Eugen 2022-02-25T16:11:35.511829Z

so all is good on release/announcement side

Eugen 2022-02-24T20:02:26.053459Z

looks good - downloaded jar contains clojure files

Eugen 2022-02-24T20:02:40.728079Z

closed issue https://github.com/clj-commons/claypoole/issues/52

slipset 2022-02-24T20:48:07.915499Z

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?

slipset 2022-02-24T20:49:30.893949Z

@piotr2b ^^

piotr-yuxuan 2022-02-24T20:49:34.973779Z

@piotr2b has joined the channel

slipset 2022-02-24T21:00:07.710189Z

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