[3.0.1]
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 innerUriFormatException
) (#1644)