Re: [ANN] Clojure 1.9.0-beta3

2017-10-26 Thread Alex Miller
The system properties are intended to have the same meaning before and after alpha status so don't have alpha in their name (same applies to other spec system properties). On Thu, Oct 26, 2017 at 2:50 PM, Leon Grapenthin wrote: > Have you considered calling it clojure.spec.alpha.skip-macros > ?

[ANN] Clojure 1.9.0-beta3

2017-10-26 Thread Leon Grapenthin
Have you considered calling it clojure.spec.alpha.skip-macros ? Would make sense if you intend to ignore that setting in 2.0 (or any later release with spec nonalpha) -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email

RE: [ANN] Clojure 1.9.0-beta3

2017-10-25 Thread Sean Corfield
you're not annoying somebody, you're not really alive." -- Margaret Atwood From: clojure@googlegroups.com on behalf of Alex Miller Sent: Wednesday, October 25, 2017 1:14:10 PM To: Clojure Subject: [ANN] Clojure 1.9.0-beta3 Clojure 1.9.0-beta3 is n

[ANN] Clojure 1.9.0-beta3

2017-10-25 Thread Alex Miller
Clojure 1.9.0-beta3 is now available. Try it via - Download: https://repo1.maven.org/maven2/org/clojure/clojure/1.9.0-beta3 - Leiningen: [org.clojure/clojure "1.9.0-beta3"] 1.9.0-beta3 includes the following changes since 1.9.0-beta2: - CLJ-2254 -