website: release 0.8 notes

Change-Id: Ibf8f81c587c2682e9df2ad9c51a86107978cec9f
This commit is contained in:
mpl 2014-04-08 22:55:35 +02:00
parent 6b839e0e2c
commit bd57f1b524
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ Or browse at Github: <a href="https://github.com/bradfitz/camlistore/tree/0.8">g
<li>Search operator syntax for searching permanodes by their parent permanode(s): <code>childrenof:sha1-xxxxx</code></li>
<li>Searches can contain parenthesized subexpressions and accept 'and' and 'or'. A whitespace separation still means and.</li>
<li>Permanode deletions now taken into account by index corpus, hence in search results too.</li>
<li>Cleaned up subdirs in ./pkg/index. Cleaned up ./pkg/sorted/ API. Tests with docker for mongo, mysql, postgres.</li>
</ul>
<h3>Importers</h3>
<ul>