Releases: ied206/ManagedWimLib
Releases · ied206/ManagedWimLib
v1.4.3
- Improve RHEL/CentOS compatibility
v1.4.2
- (v1.4) Support macOS platform
- Fix Wim.GlobalCleanup() crash
v1.4.1
- (v1.4) Support macOS platform
- Fix Wim.GetErrors(), Wim.GetLastError() regression
- Fix Wim.RootPath, Wim.PathSeparator regression
- Error print state is now readable from Wim.ErrorPrintState
v1.4.0
- Support macOS platform
- Apply improved native library loader (Joveler.DynLoader)
v1.3.0
- Update included wimlib to 1.13.1
- Support dll with additional dependency
- Drop .Net Standard 1.3 support
v1.2.4
- Update included wimlib to 1.13.0
v1.2.3
- Include native armhf, arm64 linux binary
v1.2.2
- Support armhf, arm64 on linux
v1.2.1
- Support .NET Framework 4.5.1.
v1.2.0
- .NET Standard 1.3 support
- Add Linux support
- Add
Wim.MountImage()
, Wim.UnmountImage()