v4.0.0-alpha.1
Pre-release
Pre-release
DraviaVemal
released this
29 Dec 18:33
·
2 commits
to alpha
since this release
Prerelease: OpenXML-Office v4.0.0-alpha.1
I are thrilled to announce the v4.0.0-alpha.1 prerelease of openxml-office
, marking a major milestone in the journey toward v4. This release introduces Excel document creation and cell data manipulation as the initial focus, laying the groundwork for a robust, multi-language supported OpenXML library.
Key Highlights
- Excel Support:
- Create new Excel files.
- Update cell data with improved performance and flexibility.
- Leverages Rust's safety and speed for handling large datasets.
XML parsing and data processing handling is long way to go, At present SQLite is doing some lifting behind the scene. This will be updated by next itration for performance and memory optimisation
- Starting Point for v4 Development:
This alpha release is the foundation for a complete overhaul of the library, focusing on modularity and performance improvements.
Roadmap for v4
-
C# Integration and NuGet Release:
- Native support for C# developers, enabling seamless integration.
- Planned for an upcoming release in the v4 development cycle.
-
Python Integration:
- Following C#, Python will be the next supported language to broaden accessibility.
We welcome feedback, testing, and contributions to shape the future of openxml-office
.
🚀 Try it out and help us make v4 exceptional!