Skip to content

v2.0.0

Compare
Choose a tag to compare
@tinchodias tinchodias released this 20 Mar 18:08
· 130 commits to master since this release

Change log:

  • Add support for FastTable, and it's optimized for it (keep support for Spec's TreePresenter, but it may be slower there).
  • Better tests: more coverage and more understandable code.
  • Add examples of use in both FastTable and Spec.
  • Improved comments in methods and classes.
  • More understandable code.

This is the version integrated in Pharo 8.0 via this PR: pharo-project/pharo#2926