Skip to content

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 25 Apr 10:58
cf535eb

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

πŸ“¦ Maven Repository