Skip to content

[3.0.1]

Compare
Choose a tag to compare
@mikeebowen mikeebowen released this 09 Jan 19:00
· 69 commits to main since this release
77bd9e9

Fixed

  • Fixed issue where document type would not be correct unless content type was checked first (#1625)
  • Added check to only seek on packages where it is supported (#1644)
  • If a malformed URI is encountered, the exception is now the same as v2.x (OpenXmlPackageException with an inner UriFormatException) (#1644)