Skip to content

v2.1.28

Compare
Choose a tag to compare
@alexrp alexrp released this 09 Jan 21:08
· 160 commits to master since this release
v2.1.28
5955e39
  • Vezel.Novadrop.Formats
    • Fixed DataCenterExtensions.SiblingsAndSelf() returning an empty enumerable for the root node.
    • Optimized DataCenterExtensions.DescendantsAt() to avoid an enumerator allocation on every node.