Skip to content

v3.9.0-develop00565

Pre-release
Pre-release

Choose a tag to compare

@appel1 appel1 released this 30 Apr 17:12
09108f7

What's Changed

  • Fix build and tests on mac by @hughbe in #723
  • Add support for reading XLM (Macro Sheet) files by @hughbe in #724
  • Added CaseSentitive to ExcelDataTableConfiguration. by @kevin-frugier in #732
  • Add a DataTable Configuration for allows fill the empty cells in merged range to fill by left-top cell value by @Flithor in #730
  • Add Culture configuration option to return locale-aware format string… by @appel1 in #737
  • Fix locale-specific built-in number format indices (27-81) not detect… by @appel1 in #736
  • Make clipboard selection dimension properties available by @Sebastian-roko in #720
  • Add single-pass mode and reduce allocations 28–56% by @appel1 in #738
  • Throw more explicit errors for corrupt files by @appel1 in #739

New Contributors

Full Changelog: v3.8.0...v3.9.0-develop00565