v2.0.0
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