Changed
Fixed
- Determine related models irrespective of the object class ordering of search results - #178 - f00d925
- Updated relation bypass exceptions for OpenLDAP support - #180 - 963581b
- Accessors not working with
$model->getFirstAttribute()
- #182 - 8f392f0 - Properly determine attribute existence when attribute is
null
- #183 - 983f5f1 - Avoid retrieving mutated attribute in
hasAttribute()
method - #189 - 7c57ed2 - Update models name in
$original
attributes upon a$model->rename()
#190 - e24ca23...8f8829c
Added
ExchangeServer
andExchangeDatabase
Active Directory models - #177 - bcc1a1c...51f9f9f, 5424fde...d99a872- Ability to create an associative array with
DistinguishedName
objects - dedd6ef