Releases: traf72/excel-report-generator
Releases · traf72/excel-report-generator
2.3.0 (June 4, 2025)
What's Changed
- Migrate to ClosedXML 0.105.0
2.2.0 (February 16, 2022)
What's Changed
- Support for cells with rich text formatting
- Update version of ClosedXML to 0.102.2
- Update version of
System.Data.SqlClient
to 4.8.6
2.1.0 (April 15, 2023)
What's Changed
- Migrate to ClosedXML 0.101.0
2.0.0 (February 23, 2023)
What's Changed
- Migrate to .NET 7 and C# 11
- Migrate to ClosedXML 0.100.3
- Remove support of .NET 4 and .NET 4.6
- Grouping cells takes into account already merged cells
- Possibility to disable grouping of blank cells
- Add PDF version of the documentation