Release Office Tools 0.2.0
Verify / verify (push) Canceled after 0s

This commit is contained in:
2026-09-02 07:32:31 +02:00
parent a5524e27e3
commit 08b8f84f7b
50 changed files with 2196 additions and 165 deletions
+11
View File
@@ -3,6 +3,17 @@
All notable changes to Office Tools are documented here. Versions follow
Semantic Versioning.
## 0.2.0 - 2026-09-02
### Added
- Exact source-copy downloads plus bounded ODF text, CSV, outline and JSON
exports using shared Toolbox helpers.
- OOXML template/macro-enabled viewing aliases with inert-VBA notices and
explicit legacy OLE, RTF, flat-ODF and invalid-container diagnostics.
- Deeper ODF fidelity for page geometry, default styles, comments, row/column
defaults, hidden-sheet labels and safe drawing transforms.
## 0.1.0 - 2026-08-31
### Added