Skip to content

Releases: DirectoryTree/LdapRecord

v3.2.0

06 Oct 18:14
Compare
Choose a tag to compare

Added

  • Changes API to models - #647

v3.1.5

04 Oct 18:07
70bad3f
Compare
Choose a tag to compare

Fixed

  • Add AccountControl trait to ActiveDirectory\Computer model - #649 - #648

v3.1.4

04 Oct 02:15
09ff08e
Compare
Choose a tag to compare

Fixed

  • Unable to set AccountControl object on model's userAccountControl attribute - #646 - #645

v3.1.3

22 Sep 14:34
Compare
Choose a tag to compare

Fixed

  • Remove "errorMessage" from being checked when determining if a response was succesful - cb671ac - #641

v3.1.2

08 Sep 18:07
1d484b3
Compare
Choose a tag to compare

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

17 Jul 13:45
Compare
Choose a tag to compare

Fixed

Ensure a string is returned from Query\Builder::prepareWhereValue - 10aa78c

v3.1.0

10 Jul 21:44
3e69c09
Compare
Choose a tag to compare

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

20 Jun 13:01
Compare
Choose a tag to compare

Fixed

  • Fix RDN comparison in model rename function by @Cbrad24 - #613

v3.0.5

14 Jun 19:17
b808497
Compare
Choose a tag to compare

Fixed

  • PSR Simple-Cache version constraints - b808497

v3.0.4

14 Jun 17:37
a02591c
Compare
Choose a tag to compare

Fixed

  • PSR-SimpleCache incompatibility with Laravel 8 - #612