Camlex.Client 1.2 release:
- Join several string conditions into single condition for query
- Support for double (in CAML Number) native data type
Camlex.Client 1.1 release:
New features
Camlex for client object model v.1.0:
- References are changed to Microsoft.SharePoint.Client
- Use ListItem instead of SPListItem
- Remove guid and int indexers support (they don't exist in ListItem)
- Modify .ToCaml() to only output XML with a surrounding View and Query elements