X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=NEWS;h=3d158e3715cab8668b4582f0d2b0fc6056735e7d;hb=5ebf81b33d3fee557bd71bcdea1390903a8a1f50;hp=715f93eb5444f7beb5eeb96938ce3164b9155043;hpb=44d9a69c322a7b59680b4a291a8fbaaae9b47413;p=clsql.git diff --git a/NEWS b/NEWS index 715f93e..3d158e3 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,2 @@ -- Added optional field types specifier for queries to optimize query -times, reduce garbage, reduce programmer effort to convert strings to -numbers. By directly parsing integers (32 and 64 bits) and floats, the -overhead of temporary strings is eliminated. A value of :auto -specifies automatic numeric importing for applicable fields. - -- New test suite using XPTest - -- Documentation improvements - +CLSQL now supports the CommonSQL-API with the merge of the orphaned +UncommonSQL package.