v3.9.0-develop00565
Pre-release
Pre-release
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
- @hughbe made their first contribution in #723
- @kevin-frugier made their first contribution in #732
- @Flithor made their first contribution in #730
- @Sebastian-roko made their first contribution in #720
Full Changelog: v3.8.0...v3.9.0-develop00565