X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=NEWS;h=edc70978ab548db117e53df13561b1914ca4759f;hp=0ae042f5dd3d0fca82941e8ed216b3141ff8348b;hb=fa32c4233b4a02ae631602dbb0a234ab10df8aaf;hpb=d211aedbcb8ab72a35ec8a457bba2e368da97ba3 diff --git a/NEWS b/NEWS index 0ae042f..edc7097 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,4 @@ -- Added optional field types specifier for queries -to optimize query times, reduce garbage, reduce -programmer effort to convert strings to numbers. - -- New test suite using XPTest - -- Documentation improvements - +Three new API functions added: create-database, destroy-database, +and probe-database. + +CLSQL now supports the CommonSQL-API.