Monger is an idiomatic Clojure MongoDB driver for a more civilized age. It has batteries included, offers powerful expressive query DSL, strives to support every MongoDB 2.0+ feature and has sane defaults. It also has solid documentation at http://clojuremongodb.info.
`1.3.4` is a minor *100% backwards-compatible* release that eliminates more `data.json` dependencies in `monger.json`. We recommend all users to upgrade to it as soon as possible. ## Changes between 1.3.3 and 1.3.4 ### data.json Dependency Fixes `monger.json` no longer requires `data.json` to be present at compile time. ## Change Log We recommend all users to upgrade to 1.3.4 [1] as soon as possible. Monger change log [2] is available on GitHub. 1. https://clojars.org/com.novemberain/monger/versions/1.3.4 2. https://github.com/michaelklishin/monger/blob/1.3.x-stable/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