Skip to content

Releases: CompuMasterGmbH/CompuMaster.Excel

2025.12.14.0

14 Dec 12:59

Choose a tag to compare

2025.12.12.0

12 Dec 17:50

Choose a tag to compare

Changes

  • fixed bug in ExcelColumnName
  • improvements at HtmlExport

Full Changelog: 2025.08.19.1...2025.12.12.0

2025.08.19.1

19 Aug 17:16

Choose a tag to compare

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

19 Aug 15:41

Choose a tag to compare

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

15 Aug 18:00

Choose a tag to compare

2024.12.04.100

04 Dec 13:10

Choose a tag to compare

2023.11.22.1

22 Nov 18:17

Choose a tag to compare

2023.11.22.0

22 Nov 15:41

Choose a tag to compare

2023.7.26.0

26 Jul 16:51

Choose a tag to compare

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

05 Jun 17:45

Choose a tag to compare

  • 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

Full Changelog: 2023.5.17.0...2023.6.5.0