Releases: CompuMasterGmbH/CompuMaster.Excel
Releases · CompuMasterGmbH/CompuMaster.Excel
2025.12.14.0
Full Changelog: 2025.12.12.0...2025.12.14.0
2025.12.12.0
Changes
- fixed bug in ExcelColumnName
- improvements at HtmlExport
Full Changelog: 2025.08.19.1...2025.12.12.0
2025.08.19.1
Full Changelog: 2025.08.19.0...2025.08.19.1
Notable changes
- added support for loading from byte array or System.IO.Stream
2025.08.19.0
Full Changelog: 2025.08.15.0...2025.08.19.0
Notable changes
- added HTML export feature (for Epplus editions only)
- fixed several issues on selecting sheet with both Epplus editions
2025.08.15.0
Full Changelog: 2024.12.04.100...2025.08.15.0
2024.12.04.100
Full Changelog: 2023.11.22.1...2024.12.04.100
2023.11.22.1
Full Changelog: 2023.11.22.0...2023.11.22.1
2023.11.22.0
Full Changelog: 2023.7.26.0...2023.11.22.0
2023.7.26.0
Maintenance release
- improved/fixed unit tests
- updated dependencies + fixed compiler warnings
Full Changelog: 2023.6.5.0...2023.7.26.0
2023.6.5.0
- Added more unit test cases
- improved support on Linux/.Net 7: CM.Data.Epplus* writing DataTables failed because of trial to AutoFit column sizes
- bug: failed with
System.TypeInitializationException: The type initializer for 'Gdip' threw an exception. ---> System.PlatformNotSupportedException: System.Drawing.Common is not supported on non-Windows platforms. See https://aka.ms/systemdrawingnonwindows for more information. - solution: ignore autofit if feature is not available
- bug: failed with
Full Changelog: 2023.5.17.0...2023.6.5.0