Aside from needing to change bigdec? to decimal? in four places in our code, 
testing with Beta 4 has not shown any problems so we’ll probably go to 
production with it early next week.

FWIW, bigdec? seemed to fit better, given bigdec as a coercion and BigDecimal 
as the underlying type – decimal? always seemed like the anomaly.

Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

________________________________
From: clojure@googlegroups.com <clojure@googlegroups.com> on behalf of Alex 
Miller <a...@puredanger.com>
Sent: Tuesday, October 31, 2017 7:24:04 AM
To: Clojure
Subject: [ANN] Clojure 1.9.0-beta4

Clojure 1.9.0-beta4 is now available.

Try it via

- Download: https://repo1.maven.org/maven2/org/clojure/clojure/1.9.0-beta4
- Leiningen: [org.clojure/clojure "1.9.0-beta4"]

1.9.0-beta4 includes the following changes since 1.9.0-beta3:

- CLJ-2259<https://dev.clojure.org/jira/browse/CLJ-2259> - Remove unnecessary 
bigdec? predicate added in 1.9
- Bumped spec.alpha dependency to 0.1.143

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 release 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<mailto:clojure+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

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