v2.3.0 (2020-12-07)
- Add an action to create connections with entity (abc4ff1)
- Create a matrix visualization template (86243ea)
- Add modularity in cycle dependecies visualization template (8b48cfc)
- Groups are not correctly removed from supergroups (45ba104)
- Depend on PharoBackwardCompatibility (7bfd884)
v2.2.3 (2020-06-03)
- TLHideAction should by default hide the current element (4479f3d
v2.2.2 (2020-01-09)
- BabyMock2 dependency should be removed from the baseline (959e604)
v2.2.1 (2019-11-01)
- Tests migrated from BabyMock 1 and 2 to Mocketry (6c3de95)
v2.2.0 (2019-07-02)
- Use a DynamicVariable to define the default connector to use (afa496c)
- TLExpandCollapseNodesAction should have setter for expandToOrigin (721c7de)
- Introduce common Telescope super class for errors (b9a70f7)
- Telescope should warn the user in case the only available connector is the Test connector (31639da)
- Sort dynamic legends alphabetically (f65c9b5)
- TLCycleDependencies should not crash if there is no value for heightBlock and widthBlock (eb78731)
- exampleLayoutsAngle has wrong pragma (9a29a3f)
- Remove dependency to Cytoscape in demo exampleConnectionStyle (e426550)
- Move forCytoscape to Cytoscape (b634c85)
- Move layout application in abstract connector (c7898d8)
- Deprecate fullScreenOpening (4e47d36)
- Remove dead code (dccd4a1)
- Missing super set up and tear down methods (8078086)
- Test classes should not ends with s (ba2bcd0)
- withShapeManager is dead code (d2f7a4f)
- Add Smoke test on demos (2a788be)
- Add demo on node label positions (56c8a64)
- Debug visualization should not be in Core (025ff5f)
- Create Telescope VisualizationTemplates Tests package (237e7a0)
- Remove appveyor from CI since Telescope is OS independant and we have travis (54fa1b7)
- Add gitattribute file to ensure st files are Smalltalk (aea0b1f)
- Add Pharo 8 to travis (aa1ff6b)
v2.1.0 (2018-12-07)
- Add polygon descriptions to most nodes shapes (729961f)
- Add a World Menu entry for Telescope (939dd46)
- Remove dead methods in TLConnector (46f7b5b)
- Telescope demos should not depends on Cytoscape connector (8510408)
v2.0.1 (2018-12-07)
TLLabel>>polygonPoints
should be in Telescope instead of TelescopeCytoscape (98e3acc)- Improve
DistributionMap
API (76d12d0)
v2.0.0 (2018-11-15)
v1.1.1 (2018-10-30)
- Rename
connectIfNotFollowingProperty:
into#connectIfNotAlreadyFollowingProperty:
. (84a32a)