Skip to content

Release v1.1.420

Choose a tag to compare

@feenkcom-bot feenkcom-bot released this 25 May 22:37
· 61 commits to main since this release
Release version v1.1.420

Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.1.420/src';
    load

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-utility/commit/7d34ca by Tudor Girba
add Number>>gtDisplayStringIfNotZero feenkcom/gtoolkit#5081

https://github.com/feenkcom/Brick/commit/cbf11e by Juraj Kubelka
Merge 66c8717ba485f40f76ca4e683c3946820315be68


https://github.com/feenkcom/Brick/commit/78186d by Juraj Kubelka
improve `BrExtendSelectionCommand>>#gtLiveFor:`

- it uses text fluent API and the displayed text is computed when needed


https://github.com/feenkcom/Brick/commit/66c871 by Juraj Kubelka
add `GtTextFolderAttributeV2` [feenkcom/gtoolkit-editor#9]

- add `#styledTextAttributesDo:` text editor API
- clicking on the folding expander works
- the folding shortcut works in existing text editor


https://github.com/feenkcom/gtoolkit-editor/commit/ff9b9f by Juraj Kubelka
move `GtTextFolderAttributeV2>>#gtExternalTextConfigureAppendingAttribute:` to another package [feenkcom/gtoolkit-editor#9]

https://github.com/feenkcom/gtoolkit-editor/commit/255dad by Juraj Kubelka
add `GtTextFolderAttributeV2` [feenkcom/gtoolkit-editor#9]

- add `#styledTextAttributesDo:` text editor API
- clicking on the folding expander works
- the folding shortcut works in existing text editor


https://github.com/feenkcom/gtoolkit-coder/commit/c7db9e by Juraj Kubelka
revert the folding attribute changes [feenkcom/gtoolkit-editor#9]

https://github.com/feenkcom/gtoolkit-coder/commit/4fca30 by Juraj Kubelka
add `GtTextFolderAttributeV2` [feenkcom/gtoolkit-editor#9]

- add `#styledTextAttributesDo:` text editor API
- clicking on the folding expander works
- the folding shortcut works in existing text editor


https://github.com/feenkcom/gt4pharo/commit/60fa97 by Juraj Kubelka
move `GtTextFolderAttributeV2>>#gtExternalTextConfigureAppendingAttribute:` to another package [feenkcom/gtoolkit-editor#9]

https://github.com/feenkcom/gt4pharo/commit/8a9b2f by Juraj Kubelka
revert the folding attribute changes [feenkcom/gtoolkit-editor#9]

https://github.com/feenkcom/gt4pharo/commit/90a93f by Juraj Kubelka
add `GtTextFolderAttributeV2` [feenkcom/gtoolkit-editor#9]

- add `#styledTextAttributesDo:` text editor API
- clicking on the folding expander works
- the folding shortcut works in existing text editor


https://github.com/feenkcom/gt4pharo/commit/17aa08 by Juraj Kubelka
add `GtTextFolderAttributeV2` [feenkcom/gtoolkit-editor#9]

- clicking on the folding expander works
- the folding shortcut is work-in-progress


https://github.com/feenkcom/gtoolkit-releaser/commit/d490db by Alistair Grant
GtRlChecksRunner>>#notFinishedCount


https://github.com/feenkcom/gtoolkit-world/commit/9c8c5b by Juraj Kubelka
change tooltip of `GtExpandableSourceCoderElement>>#gtActionInspectInnerTextEditorFor:` action


https://github.com/feenkcom/gtoolkit-wireencoding/commit/16c8ac by Alistair Grant
Update gtoolkit-wireencoding.gs


https://github.com/feenkcom/gtoolkit-wireencoding/commit/fc932d by Alistair Grant
[feenkcom/gtoolkit#5080] Add a Class encoder to GtWireEncoder


https://github.com/feenkcom/gt4gemstone/commit/077d83 by Alistair Grant
[feenkcom/gtoolkit#5080] Add a Class encoder to GtWireEncoder


https://github.com/feenkcom/gt4gemstone/commit/66ae1c by Alistair Grant
[feenkcom/gtoolkit#5080] Add a Class encoder to GtWireEncoder


https://github.com/feenkcom/gt4gemstone/commit/2f4ffc by Alistair Grant
GtGemStoneGciConnector class>>#defaultGemStoneVersion use local installation


https://github.com/feenkcom/gt4gemstone/commit/4176fa by Alistair Grant
GtGemStoneGciConnector class>>#defaultGemStoneVersion revert version


https://github.com/feenkcom/gt4gemstone/commit/6204ad by Alistair Grant
Update gt4gemstone.gs


https://github.com/feenkcom/gt4gemstone/commit/a5221f by Alistair Grant
Add v1.1.362 and remove v1.1.1501 from backward compatibility tests


https://github.com/feenkcom/gt4gemstone/commit/3cd920 by Alistair Grant
[feenkcom/gtoolkit#5080] Add a Class encoder to GtWireEncoder


https://github.com/feenkcom/gt4llm/commit/7a6048 by Tudor Girba
fix messages from prompt feenkcom/gtoolkit#5013

https://github.com/feenkcom/gt4llm/commit/09799b by Tudor Girba
small view changes

https://github.com/feenkcom/gt4llm/commit/56342a by Tudor Girba
introduce an ExampleExecutionSummary that unifies the results of a method and class runs feenkcom/gtoolkit#5081

https://github.com/feenkcom/gtoolkit/commit/5e9c06 by Tudor Girba
update the working with GT MCP server pages feenkcom/gtoolkit#5013