Skip to content

v1.35

Compare
Choose a tag to compare
@parubok parubok released this 23 Dec 13:52
· 12 commits to master since this release
  • Provide Javadoc via javadoc.io
  • Allow including table header values into the stream.
  • Java 9 Automatic-Module-Name is io.github.parubok.stream.
  • New method: TableCellData.getColumnName.
  • Throw ConcurrentModificationException if TreeStructure is modified during iteration.