Open XML SDK v2.11.3 Release Notes

Release Date: 2020-07-17 // almost 4 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed massive performance bottleneck when IndexReferenceConstraint and ReferenceExistConstraint are involved (#763)
    • ๐Ÿ›  Fixed CellValue to only include three most signficant digits on second fractions to correct issue loading dates (#741)
    • ๐Ÿ›  Fixed a couple of validation indexing errors that might cause erroneous validation errors (#767)
    • โšก๏ธ Updated internal validation system to not use recursion, allowing for better short-circuiting (#766)