v0.4.1
[0.4.1] - 2026-06-27
Fixed
- Windows CI linker failure (
xml2.lib): The conda-forgelibxml2packages do not install any.libimport library intoLibrary/lib/, causingLNK1181: cannot open input file 'xml2.lib'onwindows-latestrunners. Fixed by adding a dedicated step after MSVC toolchain setup that generatesxml2.libfrom the installedlibxml2*.dllusingdumpbin /exportsandlib.exe.