Skip to content

Releases: tinchodias/hiedra

v3.0.1: Bring changes from current Pharo 9.0

30 Nov 22:54
Compare
Choose a tag to compare

Change log:

  • Minor changes in Hiedra-Tests package

v3.0.0: Split test of examples in two classes

04 Aug 21:04
Compare
Choose a tag to compare

Change log:

  • Optimize space usage: as screenshot shows, text can now follow the hiedra cells (before, there was only a global hiedra width that the column show adjust to, and the text had to go in a different column). (See screenshot).
  • Colors! Add branch color mapping.
  • Improve Spec2 example with an action bar that helps user to play with rendering parameters.
  • Examples have their own package.
  • Test examples.

v2.0.0

20 Mar 18:08
Compare
Choose a tag to compare

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

Migration from smalltalkhub

16 May 04:54
Compare
Choose a tag to compare

The code was stored at http://smalltalkhub.com/#!/~MartinDias/Epicea together with another project.