I should also mention that I've re-built the Clojure doc automation process 
and the Clojure docs have refreshed for the first time in a long while. 
Most importantly, the 1.9 docs are up to date and now include specs for 
things that have been spec'ed:

https://clojure.github.io/clojure/branch-master/index.html

Example macro with specs:
https://clojure.github.io/clojure/branch-master/clojure.core-api.html#clojure.core/refer-clojure

Additionally, I am in the process of overhauling the contrib project doc 
automation. In the meantime, I have at least done a manual update of the 
spec API docs:

https://clojure.github.io/spec.alpha


On Monday, November 27, 2017 at 3:47:25 PM UTC-6, Alex Miller wrote:
>
> Clojure 1.9.0-RC2 is now available.
>
> Try it via
>
> - Download: https://repo1.maven.org/maven2/org/clojure/clojure/1.9.0-RC2
> - Leiningen: [org.clojure/clojure "1.9.0-RC2"]
>
> 1.9.0-RC2 is largely the same as RC1 but has the following changes:
>
> - There is a new Maven profile and Ant target in the build to build an 
> executable Clojure jar with deps included (and test.check). This can be 
> useful for doing dev on Clojure itself or for just cloning the repo and 
> doing a quick build to get something runnable.
> - The readme.txt has been updated to include information about how to 
> create and run a local jar.
> - We have stopped publishing the clojure-VERSION.zip file as part of the 
> release.
>
> We would appreciate anything you can do to try out this release. We do not 
> plan to make any further changes prior to 1.9.0 unless regressions are 
> found.
>
>

-- 
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