You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release version v1.1.398
Metacello new
baseline: 'GToolkitForPharo9';
repository: 'github://feenkcom/gtoolkit:v1.1.398/src';
load
All commits (including upstream repositories) since last build:
https://github.com/feenkcom/pharo-futures/commit/fb00cf by Juraj Kubelka
add `#asArray` and `associations` to be able to assert its values in examples [feenkcom/gtoolkit#5045]
https://github.com/feenkcom/gtoolkit-utility/commit/f81f6b by Tudor Girba
Improve the printing of the children values feenkcom/gtoolkit#5049
https://github.com/feenkcom/Brick/commit/b45d92 by Juraj Kubelka
initial transfer of some new expander attributes [feenkcom/gtoolkit#5045]
work-in-progress
https://github.com/feenkcom/gtoolkit-phlow/commit/2a97a7 by Tudor Girba
update the example to deal with the fact that the list view is now multi selection. feenkcom/gtoolkit#5049
https://github.com/feenkcom/gt4pharo/commit/a4b7f6 by Juraj Kubelka
fix class expander styler version 6 [feenkcom/gtoolkit#5045]
- improve assertions
https://github.com/feenkcom/gt4pharo/commit/7184bd by Juraj Kubelka
fix class expander styler version 6 [feenkcom/gtoolkit#5045]
- new same class reference can be pasted
https://github.com/feenkcom/gt4pharo/commit/945351 by Juraj Kubelka
fix class expander styler version 6 [feenkcom/gtoolkit#5045]
https://github.com/feenkcom/gt4pharo/commit/bcef59 by Juraj Kubelka
remove `self halt` [feenkcom/gtoolkit#5045]
https://github.com/feenkcom/gt4pharo/commit/1e9bac by Juraj Kubelka
split attributes of styler versions 5 and 6 [feenkcom/gtoolkit#5045]
It seems that 6 causes a debugger window.
https://github.com/feenkcom/gt4pharo/commit/21e868 by Juraj Kubelka
add behavior styler version 6 [feenkcom/gtoolkit#5045]
It stores expanded elements are try to display them again as soon as a similar AST node is available.
https://github.com/feenkcom/gtoolkit-inspector/commit/ed3aa8 by Tudor Girba
add the id. do not show the action for comparing objects in a compiled method feenkcom/gtoolkit#5049
https://github.com/feenkcom/gtoolkit-inspector/commit/4edcb4 by Tudor Girba
Merge 03ce7ac4c76bc056a551a97713e977cd9cf1b81f
https://github.com/feenkcom/gtoolkit-inspector/commit/10dd0f by Tudor Girba
add sequenceable collection action to compare objects. make the list view be multi select. add context menu to the list view feenkcom/gtoolkit#5049
https://github.com/feenkcom/gtoolkit-inspector/commit/03ce7a by Juraj Kubelka
add some scripter inspector dropdown actions