Skip to content

0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jferard jferard released this 27 May 07:47
· 495 commits to master since this release

Major change:

  • getters were removed

This release also fixes internal issues:

  • HeavyTableRow was removed: each cell is represented by an object.
  • Cells of a Row are in a FullList.
  • Improvement of test coverage
  • A implementation of threading
  • Anonymous cell styles for combinations of a cell style and a data style.