Skip to content

Releases: ClosedXML/ClosedXML.Report

v0.2.2

19 Jul 15:11
de89a78

Choose a tag to compare

Release notes:

  • Name Manager chose sheet scope not workbook scope then Enumerable extend will not work. enhancement (#161)
  • Nested ranges: Vertical table is not generated inside horizontal (#136)
  • Exception when using lambda expressions with the entire list of items (#212)
  • Single quote before value bug/arrays with different types of values (#210)
  • multiple primitive types in a variable array raises System.ArgumentException: 'Object of type 'x' cannot be converted to type 'y' enhancement (#100)
  • How to access nested dictionary members bug dependencies (#177)
  • Adding DynamicLinqType dependencies (#192)
  • How to insert Image? enhancement question (#91)
  • With conditional formatting inside named range it throws exception if there was no data provided to range bug (#186)
  • Row below the nested range goes left bug (#174)
  • The grouplabel cannot meet expectations bug (#189)
  • Grouping bug bug (#139)
  • Improve support for multiple sibling subranges (#199)
  • Nested Ranges: Master-detail Report Issue (#132)
  • Add summary tag with label in group feature enhancement (#202)
  • Tag ColsFit isn't working for worksheet column bug (#172)
  • System.NullReferenceException bug (#170)

Complete list of closed issues

Nuget packages:
https://www.nuget.org/packages/ClosedXML.Report/0.2.2
https://www.nuget.org/packages/ClosedXML.Report.Signed/0.2.2

v0.2.1

10 Jun 07:00
06d6afe

Choose a tag to compare

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

10 May 19:18
1237295

Choose a tag to compare

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

15 Jul 11:37

Choose a tag to compare

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

13 Apr 06:24
fa20564

Choose a tag to compare

v0.2.0-beta1 Pre-release
Pre-release

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

07 Sep 13:40
e94607b

Choose a tag to compare

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

23 Jun 07:05
05400c0

Choose a tag to compare

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

22 May 12:20

Choose a tag to compare

v.0.1.0-beta2 Pre-release
Pre-release

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

17 May 11:47

Choose a tag to compare

v.0.1.0-beta1 Pre-release
Pre-release

Release notes:

  • Basic functionality implemented

Nuget package:
https://www.nuget.org/packages/ClosedXML.Report/0.1.0-beta1