Release v2.5.1
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()
withBook#getSheetCount2()