If I upgrade right now I can remove clojure.data.json from my dependencies and still use monger.joda-time without any problem ? Or I have to put chesire in the dependency ?
On Wednesday, October 24, 2012 10:58:21 AM UTC+2, Michael Klishin wrote: > > Monger (http://clojuremongodb.info) is an idiomatic Clojure MongoDB > driver for a more civilized age. > > `1.3.0` is a minor *100% backwards-compatible* release that includes an > important bug fix in the updated MongoDB Java driver. > We recommend all users to upgrade to it as soon as possible. > > > ## Changes in 1.3.0 > > ### monger.core/disconnect! > > `monger.core/disconnect!` is a new function that closes the default > database connection. > > > ### Ragtime 0.3.0 > > Ragtime dependency has been updated to 0.3.0. > > > ### MongoDB Java Driver Update > > MongoDB Java driver dependency has been updated to 2.9.2 [1]. This > includes *an important bug fix*: JAVA-660 [2]. > > > ### Cheshire Support > > `monger.json` and `monger.joda-time` will now use Cheshire [3] if it is > available. > clojure.data.json is no longer a hard dependency (but `0.1.x` versions are > still supported if available). > > Recently released `clojure.data.json` version `0.2.0` completely breaks > public API and is not supported > in this release. > > > ### ClojureWerkz Support 0.7.0 > > ClojureWerkz Support library is upgraded to `0.7`. > > > ## Change Log > > We recommend all users to upgrade to 1.3.0 [5] as soon as possible. > > Full Monger change log [6] is available on GitHub. > > > 1. > https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10006&version=11891 > 2. https://jira.mongodb.org/browse/JAVA-660 > 3. https://github.com/dakrone/cheshire > 4. https://github.com/clojure/data.json > 5. https://clojars.org/com.novemberain/monger/versions/1.3.0 > 6. https://github.com/michaelklishin/monger/blob/master/ChangeLog.md > > -- > MK > > -- 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