Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 239 Bytes

CHANGELOG.md

File metadata and controls

12 lines (8 loc) · 239 Bytes

CHANGELOG

3.4.0

  • added AbstractCloner::setMinDepth() function to ensure minimum tree depth

2.7.0

  • deprecated Cloner\Data::getLimitedClone(). Use withMaxDepth, withMaxItemsPerDepth or withRefHandles instead.