v2.12.4
A relationship Target may be package-absolute (Target="/xl/worksheets/ sheet1.xml"), which Excel and several generators emit. The reader assumed a relative target and built "xl//xl/..." then crashed on the null archive file. Targets are now normalized (absolute or relative resolve alike), and a worksheet that still cannot be found degrades to an empty sheet instead of throwing. Refs #2.