Releases: DirectoryTree/LdapRecord
Releases · DirectoryTree/LdapRecord
v3.2.0
Added
- Changes API to models - #647
v3.1.5
Fixed
- Add
AccountControl
trait to ActiveDirectory\Computer
model - #649 - #648
v3.1.4
Fixed
- Unable to set
AccountControl
object on model's userAccountControl
attribute - #646 - #645
v3.1.3
Fixed
- Remove "errorMessage" from being checked when determining if a response was succesful - cb671ac - #641
v3.1.2
Fixed
- Relation::setModelResolver in AppServiceProvider no longer works in v3 - @stevebauman - #635
Added
- Stringable interface to all classes containing __toString() method - @Cbrad24 - #620
v3.1.1
Fixed
Ensure a string is returned from Query\Builder::prepareWhereValue
- 10aa78c
v3.1.0
Fixed
- Composer version syntax for PSR Simple-Cache - 44e5d90
- Bug 616 - Strange behavior unicodepwd and userAccountControl - #617
Changed
DirectoryFake::tearDown()
will now revert replaced connections with their original instance - 0dcec95
v3.0.6
Fixed
- Fix RDN comparison in model rename function by @Cbrad24 - #613
v3.0.5
Fixed
- PSR Simple-Cache version constraints - b808497
v3.0.4
Fixed
- PSR-SimpleCache incompatibility with Laravel 8 - #612