v1.35
- Provide Javadoc via javadoc.io
- Allow including table header values into the stream.
- Java 9
Automatic-Module-Name
isio.github.parubok.stream
. - New method:
TableCellData.getColumnName
. - Throw
ConcurrentModificationException
ifTreeStructure
is modified during iteration.