v0.0.1
v0.0.1 β 2025-04-25
π Overview
- Early version with Excel write support
- Not yet feature-complete (read functionality planned)
- Provides functionality to write Excel files using Java DTOs
π New Features
- Generate Excel files from Java DTOs
- Uses Apache POI under the hood
- Supports basic data transformation while writing
β οΈ Minimum Required Java Version
- Java 8 or higher