Releases: ClosedXML/ClosedXML.Report
v0.2.1
Release notes:
- Added copying data validation from the template (#130)
- Adding comment evaluating support (#39)
- Adding copy and evaluation Hypelinks (#39)
- Adding copy and evaluation Richtext (#39)
- Added support for multiple ranges for Named Ranges (#163)
- The public XLTemplate interface is expanded by overloaded SaveAs methods (#153)
- Updated references (#148)
- Fixed a bug that broke the range if the tables were one under the other (#152)
- Fixed a bug due to which the size of the range was not correctly determined and as a result, the formulas of the totals row were placed higher and replaced the data rows (#133)
- Fixed a bug where the autofilter remained on a deleted column (#111)
Complete list of closed issues
Nuget packages:
https://www.nuget.org/packages/ClosedXML.Report/0.2.1
https://www.nuget.org/packages/ClosedXML.Report.Signed/0.2.1
v0.2.0
Release notes:
- Upgraded to ClosedXML 0.95
- Added the ability to access registered variables from expressions within tables (#37)
- Bug fixes for pivot (#74)
- Fix #70 NullReferenceException by FormulaEvaluator with null parameter (#76)
- Dictionary as data source #64
- Performance optimization for SubrangesTests (#79)
- Fix horizontal ranges issue #84 (#85)
- Empty dataset fix #83
Complete list of closed issues
Nuget packages:
https://www.nuget.org/packages/ClosedXML.Report/0.2.0
https://www.nuget.org/packages/ClosedXML.Report.Signed/0.2.0
v.0.1.2
Release notes:
- Fixed the issue with trimming leading zeros in text properties of objects not belonging to collections
- Fixed NullReferenceException when horizontal ranges are nested into vertical ones
- Fixed the ability to reference Totals from formulas in data cells
- Upgrade System.Linq.Dynamic.Core to 1.0.9
- Remove the dependency from System.ValueTuple.
Complete list of closed issues
Nuget packages:
https://www.nuget.org/packages/ClosedXML.Report/0.1.2
https://www.nuget.org/packages/ClosedXML.Report.Signed/0.1.2
v0.2.0-beta1
Release notes:
- Upgraded to ClosedXML 0.95
- Prevented NULL dereference when nesting ranges
- Added the ability to access registered variables from expressions within tables
- Leading zeros are trimmed
Complete list of closed issues
Nuget packages:
https://www.nuget.org/packages/ClosedXML.Report/0.2.0-beta1
https://www.nuget.org/packages/ClosedXML.Report.Signed/0.2.0-beta1
v.0.1.1.1
Release notes:
- Added DataTable support.
- Added lost registration of the COUNTA tag.
- Fixed NullReferenceException when the collection is empty.
Complete list of closed issues
Nuget packages:
https://www.nuget.org/packages/ClosedXML.Report/0.1.1.1
https://www.nuget.org/packages/ClosedXML.Report.Signed/0.1.1.1
v.0.1.0
Release notes:
- ClosedXML upgraded to 0.92.1
- Multitargeting support implemented (
net40
,net46
,netstandard2.0
) - A signed version released
- Simplified usage by extending
XLTemplate
API - Added a parsing error handling system
- Buf fixes
Complete list of closed issues
Nuget packages:
https://www.nuget.org/packages/ClosedXML.Report/0.1.0
https://www.nuget.org/packages/ClosedXML.Report.Signed/0.1.0
v.0.1.0-beta2
Release notes:
- ClosedXML upgraded to 0.92.1
- Multitargeting support implemented (
net40
,net46
,netstandard2.0
) - A signed version released
- Simplified usage by extending
XLTemplate
API - Buf fixes
Complete list of closed issues
Nuget packages:
https://www.nuget.org/packages/ClosedXML.Report/0.1.0-beta2
https://www.nuget.org/packages/ClosedXML.Report.Signed/0.1.0-beta2
v.0.1.0-beta1
Release notes:
- Basic functionality implemented
Nuget package:
https://www.nuget.org/packages/ClosedXML.Report/0.1.0-beta1