Skip to content

Release v2.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 09:20

2.5.1 - 2022-06-20

Fixed

  • Fix javadoc generation on module spreadsheet-fastexcel

2.5.0 - 2022-06-17

Added

  • Add lightweight xlsx writer #5

Changed

  • Deprecate Sheet#inv()
  • Deprecate Book.Factory#load(URL)
  • Deprecate Cell, Sheet#getCell(int,int), Sheet#forEach(SheetConsumer)
  • Replace Book#getSheetCount() with Book#getSheetCount2()