No functional changes (at least, no _intentional_ functional changes)
but a code reorganization.

The "internal" namespace (clojure.java.jdbc.internal) has been merged
into the main namespace (clojure.java.jdbc) and access on various
symbols has been adjusted accordingly. This was a change suggested by
Clojure/core as a step along the path to a (distant) future 1.0.0
release.

If you relied on clojure.java.jdbc.internal, this change will have
broken your code (hence 0.2.0, not 0.1.5). If you relied on a public
symbol from clojure.java.jdbc.internal that is now private, let me
know and we can discuss making it public again or figuring out an
alternative.
-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles, LLC. -- http://worldsingles.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

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

Reply via email to