All releases tagged Stable


Release Notes: Support for evaluating formulas in HSSF, initial support for HSLF (PowerPoint), and support for editing document properties (HPSF).


Release Notes: Handling of Rich Text was fixed. The dependency on commons logging and log4j was removed.


Release Notes: This release is very similar to the last release candidate. It is the first production release since POI moved to Jakarta. This release includes a number of new features, including a new event-based API for reading and increased performance.


Release Notes: A fix for a bug with writing very large strings into single cells on a spreadsheet.


Release Notes: This is a bugfix release made to fix a serious problem with Strings that occurs in the rare event that a string broke perfectly at the end of 8228 bytes anywhere but in the first 8228 byte block. It includes the getMergedCell() property in HSSFCellStyle() that was left out of previous releases. In the next few days, there may be one more bugfix (1.0.2) related to extremely large strings (>15000 bytes) being written in a cell.


Release Notes: This is the first official, stable release.


Release Notes: A new HSSF Serializer and new packaging were added.