Skip to content

Releases: feenkcom/gtoolkit

Release v1.0.1252

28 Oct 15:57
Compare
Choose a tag to compare
Release version v1.0.1252

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/8dfcc6 by Aliaksei Syrel
[feenkcom/gtoolkit#4120] use gray color for the slot's superclass

https://github.com/feenkcom/gtoolkit-coder/commit/2aa000 by Aliaksei Syrel
Merge 9a66f47b91878de144cb69228c427f9cd0c59b7a

https://github.com/feenkcom/gtoolkit-coder/commit/ec4617 by Aliaksei Syrel
[feenkcom/gtoolkit#4120] handle slots from superclasses

https://github.com/feenkcom/gtoolkit-coder/commit/9a66f4 by Juraj Kubelka
Merge 493ba5030e96a1773dc967dcda497b2f0f7a88d0


https://github.com/feenkcom/gtoolkit-coder/commit/7305fb by Juraj Kubelka
use `Class>>#gtReferencesWithSubclasses`


https://github.com/feenkcom/gt4pharo/commit/51f871 by Aliaksei Syrel
[feenkcom/gtoolkit#4120] handle slots from superclasses, add examples

https://github.com/feenkcom/gt4git/commit/286de2 by Sven Van Caekenberghe
Playing with PureGitExamples>>#exampleFileHistory

Release v1.0.1251

28 Oct 11:55
Compare
Choose a tag to compare
Release version v1.0.1251

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/493ba5 by Aliaksei Syrel
Merge 698a126911056b9162c7f2134cd160cd13bb0900

https://github.com/feenkcom/gtoolkit-coder/commit/20ff75 by Aliaksei Syrel
[feenkcom/gtoolkit#4123] revert `variable`name  to `slot`

https://github.com/feenkcom/gt4pharo/commit/80072d by Aliaksei Syrel
[feenkcom/gtoolkit#4123] revert `variable`name  to `slot`

https://github.com/feenkcom/gt4pharo/commit/4e6e79 by Aliaksei Syrel
Merge f67db634882a85c61cbd553934579d841437da37

https://github.com/feenkcom/gt4pharo/commit/8d6360 by Aliaksei Syrel
[feenkcom/gtoolkit#4123] revert `variable`name  to `slot`

Release v1.0.1250

28 Oct 10:35
Compare
Choose a tag to compare
Release version v1.0.1250

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/iceberg-git-cli/commit/f9736e by Sven Van Caekenberghe
Added #contents and #exists to PureGitFile


https://github.com/feenkcom/gt4git/commit/012ae6 by Sven Van Caekenberghe
Add PureGitExamples>>#exampleFileHistory


https://github.com/feenkcom/gt4git/commit/c67a64 by Sven Van Caekenberghe
Use #contents and #exists from PureGitFile

Release v1.0.1249

28 Oct 09:14
Compare
Choose a tag to compare
Release version v1.0.1249

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4gemstone/commit/41ff08 by Alistair Grant
Make scripts less linux distribution specific

Release v1.0.1248

27 Oct 22:41
Compare
Choose a tag to compare
Release version v1.0.1248

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4pharo/commit/f67db6 by Juraj Kubelka
fix `GtTraitCreationFormExample`


https://github.com/feenkcom/iceberg-git-cli/commit/eefbb1 by Sven Van Caekenberghe
Refactor PureGitExtendedFileAnalysis so that #analyze uses #logPatchReverse and a cached async stream to processed extended file commits


https://github.com/feenkcom/iceberg-git-cli/commit/909a26 by Sven Van Caekenberghe
Add PureGitFile>>#logPatchReverse as the chronological inverse of PureGitFile>>#logPatch


https://github.com/feenkcom/gt4git/commit/d4cfbe by Sven Van Caekenberghe
Refactor the implementation of PureGitExtendedFileAnalysis>>#gtViewGraphFor:

Release v1.0.1247

27 Oct 16:05
Compare
Choose a tag to compare
Release version v1.0.1247

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-utility/commit/e8364f by Alistair Grant
Merge 5617441b5480c33f9b285b805dc27d528ad4cd4a


https://github.com/feenkcom/gtoolkit-utility/commit/426742 by Alistair Grant
MemoryFileWriteStream>>next:putAll:startingAt: raise an error if the receiver is closed


https://github.com/feenkcom/gtoolkit-coder/commit/698a12 by Juraj Kubelka
add `All methods` item to `Instance slots` filter widget


https://github.com/feenkcom/gtoolkit-coder/commit/f53d35 by Aliaksei Syrel
Merge d22010e731c70cc6b87e0cfdf3e5b71875561a37

https://github.com/feenkcom/gtoolkit-coder/commit/dc54e4 by Aliaksei Syrel
[feenkcom/gtoolkit#4120] add slots to show event

https://github.com/j-brant/SmaCC/commit/f4664b by John Brant
changing attributeNamed: for parser state

https://github.com/feenkcom/gt4pharo/commit/3cb74b by Juraj Kubelka
fix `GtTraitCreationFormExample`


https://github.com/feenkcom/gt4pharo/commit/6f61fe by Juraj Kubelka
add `All methods` item to `Instance slots` filter widget


https://github.com/feenkcom/gt4pharo/commit/725459 by Aliaksei Syrel
[feenkcom/gtoolkit#4120] add slots related examples

https://github.com/feenkcom/gt4pharo/commit/7a8673 by Aliaksei Syrel
Merge 2cbe80d01020a11fc83f4fc5f84e2e64806a347f

https://github.com/feenkcom/gt4pharo/commit/2322a5 by Aliaksei Syrel
[feenkcom/gtoolkit#4120] update slots grouped list when a new class is selected

https://github.com/feenkcom/gt4pharo/commit/81bec8 by Aliaksei Syrel
[feenkcom/gtoolkit#4120] start with slots view in coder navigation

https://github.com/feenkcom/gt4pharo/commit/91b7dd by Aliaksei Syrel
[feenkcom/gtoolkit#4123] update names of different variable names in class and behavior creation form

https://github.com/feenkcom/gtoolkit-inspector/commit/508104 by Sven Van Caekenberghe
Fix MCPatch>>#gtOperationsTree so that it can handle organization level operations


https://github.com/feenkcom/gtoolkit-remote/commit/c65c90 by Andrei Chiș
update generated code


https://github.com/feenkcom/gtoolkit-remote/commit/7e7dfe by Andrei Chiș
Inspect the object instead of the class in #gtActionInspectFor:

https://github.com/feenkcom/lepiter/commit/c7c6a7 by Juraj Kubelka
Hide header's initial spaces [feenkcom/gtoolkit#4131]


https://github.com/feenkcom/gtoolkit-remoterunner/commit/278dce by Alistair Grant
[feenkcom/gtoolkit#4130] Use SessionFallbackFileLogger to avoid writing to log files opened by other processes.


https://github.com/feenkcom/iceberg-git-cli/commit/39b7be by Sven Van Caekenberghe
Added PureGitFileCommit>>#contentsByFilesystem as an alternative to PureGitFileCommit>>#contents


https://github.com/feenkcom/iceberg-git-cli/commit/0316ca by Sven Van Caekenberghe
Add LRU caching to PureGitCommitFileSystemStore


https://github.com/feenkcom/iceberg-git-cli/commit/bc555c by Sven Van Caekenberghe
Add PureGitBlob and PureGitTree test methods to find out if they were resolved


https://github.com/feenkcom/iceberg-git-cli/commit/adaa48 by Sven Van Caekenberghe
Move PureGitBlob>>#gtDetails to the correct repository


https://github.com/feenkcom/iceberg-git-cli/commit/117437 by Sven Van Caekenberghe
First version of UnifiedDiff>>#applyTo: with example


https://github.com/feenkcom/iceberg-git-cli/commit/a8b501 by Sven Van Caekenberghe
First version of UnifiedDiffChangeChunk>>#applyTo: with example


https://github.com/feenkcom/gt4git/commit/075be6 by Sven Van Caekenberghe
Fix PureGitRepository>>#gtInternalsFor: to make sure it lazily accesses its data


https://github.com/feenkcom/gt4git/commit/96cbc1 by Sven Van Caekenberghe
Move PureGitBlob>>#gtDetails to the correct repository


https://github.com/feenkcom/gtoolkit-world/commit/369326 by Juraj Kubelka
remove some tools from World Spotter

Release v1.0.1246

25 Oct 09:40
Compare
Choose a tag to compare
Release version v1.0.1246

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4magritte/commit/a35c5e by Aliaksei Syrel
[feenkcom/gtoolkit#4124] spawn a magritte definition on alt+click on a label

https://github.com/feenkcom/iceberg-git-cli/commit/eec670 by Sven Van Caekenberghe
Make GtIceRepositorySwitcher class>>#switchAll use some IceGitCliPlatform validations before switching [feenkcom/gtoolkit#4041]

Release v1.0.1245

25 Oct 06:33
Compare
Choose a tag to compare
Release version v1.0.1245

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4petitparser2/commit/f28c78 by Tudor Girba
Merge pull request #1 from mariari/mariari/fix-inspectorview

Fix Grabbing text in the PPNode Sampler view

https://github.com/feenkcom/gt4petitparser2/commit/813ac6 by mariari
Fix Grabbing text in the PPNode Sampler view

Grabbing text for the PPNode broke, I assume it's because the UI shifted, so the `childAt: 1` is now a BrVerticalPane rather than the editor.

To make this safer I just ask for a child with the id `#editor`, which gives us the editor widget to ask text from

Release v1.0.1244

25 Oct 03:04
Compare
Choose a tag to compare
Release version v1.0.1244

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/pharo-futures/commit/c49dc1 by Juraj Kubelka
`AsyncBehaviorSortedInheritedClassMethodsStream` collects methods up to `ProtoObject class`, including it.


https://github.com/feenkcom/gtoolkit-remote/commit/dffa67 by Andrei Chiș
update generated code


https://github.com/feenkcom/gtoolkit-remote/commit/074ab8 by Andrei Chiș
Return allInstVarNames

https://github.com/feenkcom/gt4gemstone/commit/82e42b by Andrei Chiș
Return allInstVarNames

Release v1.0.1243

24 Oct 22:33
Compare
Choose a tag to compare
Release version v1.0.1243

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4pharo/commit/2cbe80 by Andrei Chiș
Merge 84aef5dda512d6ec464a0b2b7549552b77a23511

https://github.com/feenkcom/gt4pharo/commit/24bae3 by Andrei Chiș
Merge 61d972b7602387427a62a71cc332e1a2be641855

https://github.com/feenkcom/gt4pharo/commit/bca2f0 by Andrei Chiș
[feenkcom/gtoolkit#4072]  Use same contents for comparing class names