Release Name: 0.3.1
Notes:
Changes:
=============
* fixed bug where Serial and Integer,:serial=>true were handled differently. the Integer values are handle with all types which have an Integer as primitive
* added dm-core gem dependency with version below 0.10.0
* added LdapArray type for resources which allow the use of the multivalue ldap attriutes
* allow conditions in queries, but only of the form "<property_name> <comparator> <value> [or <property_name> <comparator> <value>]*" where comparator is one of "=", "like"
version 0.2.0
|