Today has been a busy day in the world of CongoMongo with four(!) releases...

The 0.2.x branch is now in maintenance, supporting Clojure 1.2.x.
Release 0.3.0 onward only support Clojure 1.3.0 and later.

Only 0.2.1 and 0.3.0 were planned. MongoDB then announced a critical
bug fix in the Java driver (2.9.2 to replace 2.9.1 and 2.9.0) so there
were rather hurried 0.2.2 and 0.3.1 releases to incorporate that
critical fix:

Version 0.3.1 - October 23rd, 2012

* Update Java driver to 2.9.2 for CRITICAL update (#98)

Version 0.3.0 - October 23rd, 2012

* DROP SUPPORT FOR CLOJURE 1.2.1 AND EARLIER!
* Update clojure.data.json to 0.2.0 (#97)
* Update clojure.core.incubator to 0.1.2

Version 0.2.2 - October 23rd, 2012 - last release to support Clojure 1.2.x!

* Update Java driver to 2.9.2 for CRITICAL update (#98)

Version 0.2.1 - October 23rd, 2012

* Support insertion of sets (#94, #95)
* Declare MongoDB service for Travis CI (#96)

The change to clojure.data.json 0.2.0 in 0.3.0 was the catalyst for
dropping support for Clojure 1.2.x since it is only compatible with
Clojure 1.3.0 and later. The CongoMongo 0.2.x branch will continue to
get maintenance fixes for Clojure 1.2.x users but master (0.3.0 and
later) will continue to get new features.
-- 
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