Skip to content

v0.7.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jferard jferard released this 24 Nov 21:46
· 147 commits to master since this release

Changes are:

  • TableCellStyle.toBuilder: to make a builder out of an existing style.
  • make BorderAttribute public to use the same border for top, bottom, left...
  • external implementations of TableCell are accepted.
  • custom namespaces are accepted
  • added OSGi Manifest Headers (thanks to @juergen-albert)
  • added file encryption
  • fixed some issues that were signaled by Excel (thanks to @ueen)

Internal changes:

  • write is replaced by append