X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=NEWS;fp=NEWS;h=95b8c4747a89d533980ce5037d4bfdfaf0056008;hp=715f93eb5444f7beb5eeb96938ce3164b9155043;hb=f615df5cdaf82508e6b265afecb2e8d496e6674a;hpb=84a66f96cb99925da4c6e85738644a24062b30aa diff --git a/NEWS b/NEWS index 715f93e..95b8c47 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 +Now supports OpenMCL!