Clojure 1.9 has been great for me so far. I think it's worth considering 
the problem Luke brought up regarding the REPL caught handler [1], 
especially since the compiler now checks macro specs. Having a slightly 
better knob for that might be nice, since it's an integration point.  (This 
is not an issue for socket REPL.) There are only 14 JIRAs tagged with 
rel1.9 that are not spec related [2].

[1] https://dev.clojure.org/jira/browse/CLJ-2040
[2] JIRA query: project = CLJ AND resolution = Unresolved AND fixVersion = 
"Release 1.9"  and labels != 'spec' ORDER BY priority DESC

On Thursday, September 28, 2017 at 10:00:16 AM UTC-4, stuart....@gmail.com 
wrote:
>
> Clojure 1.9 has been quite stable throughout the alpha period, and we now 
> hope to release after a very short beta. Please test your existing programs 
> on the latest beta (see below), and respond on this thread ASAP if you 
> discover anything you believe to be a regression.
>
> Thanks!
> Stu
>
> ;; Clojure deps.edn
> org.clojure/clojure {:mvn/version "1.9.0-beta1"}
>
> ;; lein & boot
> [org.clojure/clojure "1.9.0-beta1"]
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@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+unsubscr...@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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to