Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@seancorfield seancorfield released this 10 Jun 02:07
· 138 commits to master since this release
  • DROP SUPPORT FOR CLOJURE 1.3.0!
  • Add Clojure 1.9.0 compatibility (handling of seqable? in coerce namespace) - issue #147
  • Clojure is now a "provided" dependency and should no longer appear as a transitive dependency in projects that use CongoMongo, making it easier to get rid of conflicts! Potentially a breaking change if a project depended on CongoMongo but did not have an explicit dependency on Clojure itself.