[clouchdb-cvs] CVS clouchdb/public_html
peddy
peddy at common-lisp.net
Sat Jun 7 22:37:20 UTC 2008
Update of /project/clouchdb/cvsroot/clouchdb/public_html
In directory clnet:/tmp/cvs-serv6365
Modified Files:
index.html
Log Message:
Added warning about incompatiblity with new views API
--- /project/clouchdb/cvsroot/clouchdb/public_html/index.html 2008/03/01 19:46:03 1.18
+++ /project/clouchdb/cvsroot/clouchdb/public_html/index.html 2008/06/07 22:37:19 1.19
@@ -50,6 +50,11 @@
<h2><a name="news">News</a></h2>
<ul>
+ <li><b>Jun 7, 2008</b> Note: CouchDb's views API has changed in
+ source control, breaking this library. If you want to use CouchDb
+ and this library, you'll have better luck sticking to the 7.2
+ pre-release version of CouchDb.
+ </li>
<li><b>Mar 1, 2008</b> Released version 0.0.9 with proper support
for complex keys in views. The functions ad-hoc-view and
invoke-view's :key, :start-end and :end-key parameters now accept
More information about the clouchdb-cvs
mailing list