We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcdd9e4 commit dc006e0Copy full SHA for dc006e0
CHANGELOG.md
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
+## [3.3.0] - 2025-03-06
9
+
10
+### Added
11
12
+- Added `DocumentFormat.OpenXml.Office.SpreadSheetML.Y2024.WorkbookCompatibilityVersion` namespace
13
14
+### Fixed
15
+- Performance of `.ToFlatOpc(...)` has been greatly improved for large parts (#1863)
16
17
+Thanks to the following for their contributions:
18
19
+@QuocDatHoang
20
21
## [3.2.0] - 2024-11-22
22
23
### Added
0 commit comments