[ANN] core.async 0.3.426

383 views
Skip to first unread message

Alex Miller

unread,
Feb 22, 2017, 1:47:33 PM2/22/17
to Clojure
core.async 0.3.426 is now available.

Try it via:  [org.clojure/core.async "0.3.426"]

0.3.426 includes the following changes:

Many thanks to Kevin Downey and Nicola Mometto for their help on the go block issues.

Additionally, I've done some work to make the core.async build less weird and to match all the other contrib projects (other than how the version is computed). This will make core.async easier to use and manage for development and CI and also lets us use our automated CI matrix test setup to give us more coverage going forward.

Gary Trakhman

unread,
Feb 22, 2017, 1:58:27 PM2/22/17
to Clojure
Thank you so much for getting around to ASYNC-138+32, it was a usability issue between idiomatic clojure code and async code, would show up almost immediately in new projects, the workaround raised questions during code-reviews, etc.

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clo...@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
clojure+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups "Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email to clojure+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Max Penet

unread,
Feb 23, 2017, 6:37:45 AM2/23/17
to Clojure
There are new/related issues that crept up with this release fyi.

I would personally wait the next one for an upgrade in production: 

adrian...@mail.yu.edu

unread,
Feb 23, 2017, 8:30:56 AM2/23/17
to Clojure
Thanks for pointing this out. 

Petr

unread,
Feb 23, 2017, 10:33:27 AM2/23/17
to Clojure
I have slightly unrelated question. Why core.async is still not 1.x version? Is there a feeling that API is still experimental and not mature enough? Or authors of core.async are not happy with implementation?

среда, 22 февраля 2017 г., 19:47:33 UTC+1 пользователь Alex Miller написал:

Alex Miller

unread,
Feb 23, 2017, 10:37:30 AM2/23/17
to clo...@googlegroups.com
On Thu, Feb 23, 2017 at 9:33 AM, Petr <petr...@gmail.com> wrote:
I have slightly unrelated question. Why core.async is still not 1.x version?

Because we don't really associate any emotional significance to the version number.
 
Is there a feeling that API is still experimental and not mature enough?

The existing API is not experimental (the alpha designation was removed). Many people use core.async in production, so seems mature enough.
 
Or authors of core.async are not happy with implementation?

We are happy. :)

Reply all
Reply to author
Forward
0 new messages