Skip to content

v1.7.0

Compare
Choose a tag to compare
@stevebauman stevebauman released this 03 May 21:14
· 1157 commits to master since this release
643c433

Fixed

  • Model::isAncestorOf and Model::isDescendantOf now properly checks recursively - #127 - 1d7109d

Added

  • Model::isChildOf and Model::isParentOf have been added to determine immediate ascendant or descendant models - 1d7109d
  • Models\Attributes\DistinguishedName class has been added to perform comparison operations on Distinguished Names - 1d7109d