Skip to content

Releases: feenkcom/gtoolkit

Release v1.0.1201

09 Oct 18:29
Compare
Choose a tag to compare
Release version v1.0.1201

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/b5ee73 by Juraj Kubelka
Short list filter element selects mouse-hovered items [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/0263c6 by Juraj Kubelka
Short list filter element can pick dropdown items using keyboard keys [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/iceberg-git-cli/commit/7a6f61 by Sven Van Caekenberghe
Make IceGitCliExecutor refer to the whole repository instead of the location / working directory
When logging, pass the repository into the signal


https://github.com/feenkcom/iceberg-git-cli/commit/deb682 by Sven Van Caekenberghe
Let GitCliCommmitFileReader refer to the whole repository instead of the location / working directory


https://github.com/feenkcom/iceberg-git-cli/commit/5028fb by Sven Van Caekenberghe
Add operation and repository to GtGitCliCommandError


https://github.com/feenkcom/gt4git/commit/5f268c by Sven Van Caekenberghe
Add an extra guard for missing repositories to GtGitRepository>>#gtAllCommitsFor:


https://github.com/feenkcom/gt4git/commit/afc633 by Sven Van Caekenberghe
Make GtGitCli[ContextStack]Signal aware of the repository


https://github.com/feenkcom/gt4git/commit/4557cb by Sven Van Caekenberghe
Add both GtGitCliContextStackSignal as the lighter GtGitCliSignal

Release v1.0.1200

09 Oct 11:03
Compare
Choose a tag to compare
Release version v1.0.1200

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4changes/commit/2490cd by Alistair Grant
[feenkcom/gtoolkit#4080] Add GtEpExportedEventApplyVisitor>>visitClassRemoval:


https://github.com/feenkcom/iceberg-git-cli/commit/f928e2 by Sven Van Caekenberghe
Added loaded commit management to PureGitPackage


https://github.com/feenkcom/gt4git/commit/95aa39 by Sven Van Caekenberghe
Added loaded commit management to PureGitPackage

Release v1.0.1199

09 Oct 09:24
Compare
Choose a tag to compare
Release version v1.0.1199

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4git/commit/95d548 by Sven Van Caekenberghe
Modify GtGitRepositoryHistoryRecord class>>#capture: to only record loaded packages

Release v1.0.1198

09 Oct 04:03
Compare
Choose a tag to compare
Release version v1.0.1198

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/37c036 by Juraj Kubelka
enqueue click actions [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/24d747 by Juraj Kubelka
more top space for filter remove buttons [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/578d94 by Juraj Kubelka
remove a signal [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gtoolkit-coder/commit/0be24a by Juraj Kubelka
Merge 7cd05adbbc8b1c0aa8a4eeae609bcfb4ea85f9c3


https://github.com/feenkcom/gtoolkit-coder/commit/8b4f4b by Juraj Kubelka
ensure that search filters creates filter models correctly and vice versa [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/3c9df7 by Juraj Kubelka
add `GtSubstringFilter>>#filterDescriptor2For:` [feenkcom/gtoolkit#3983]


https://github.com/feenkcom/gt4pharo/commit/b49e77 by Juraj Kubelka
Merge 05c7ccbac9cad1f067ee7a58be44cc6cc6f80ff5


https://github.com/feenkcom/gt4pharo/commit/d452af by Juraj Kubelka
ensure that search filters creates filter models correctly and vice versa [feenkcom/gtoolkit#3983]

Release v1.0.1197

08 Oct 23:22
Compare
Choose a tag to compare
Release version v1.0.1197

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/7cd05a by Aliaksei Syrel
[feenkcom/gtoolkit#4077] revisit classes hierarchy tree

https://github.com/feenkcom/gt4pharo/commit/05c7cc by Aliaksei Syrel
[feenkcom/gtoolkit#4077] revisit classes hierarchy tree

https://github.com/feenkcom/gtoolkit-remote/commit/7e75fd by Andrei Chiș
Use #commitTransactionWithErrorChecking when commiting [feenkcom/gtoolkit#4007]

https://github.com/feenkcom/gt4gemstone/commit/870760 by Andrei Chiș
update generated code


https://github.com/feenkcom/gt4gemstone/commit/1b6df5 by Andrei Chiș
Does not really  make sense to have gtViewJsonDataFor:  in a specification, as it could also contain proxies, and symbols are serialized as strings in json

https://github.com/feenkcom/gt4gemstone/commit/c77e97 by Andrei Chiș
Add GtGemStoneSessionTransactionConflictsReport [feenkcom/gtoolkit#4007]

https://github.com/feenkcom/gt4gemstone/commit/04a4de by Andrei Chiș
Add a set of experimetal serialisation strategies for returning local objects

https://github.com/feenkcom/gt4gemstone/commit/e63a09 by Andrei Chiș
Categorize methods in GtGemStoneSession

https://github.com/feenkcom/gt4gemstone/commit/80fefe by Andrei Chiș
Add an exception when a commit fails [feenkcom/gtoolkit#4007]

Release v1.0.1196

08 Oct 19:51
Compare
Choose a tag to compare
Release version v1.0.1196

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4pharo/commit/449b0b by Aliaksei Syrel
prevent selecting a nil protocol

Release v1.0.1195

08 Oct 18:29
Compare
Choose a tag to compare
Release version v1.0.1195

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-phlow/commit/5ffbb3 by Aliaksei Syrel
use id: instead of labeled:

https://github.com/feenkcom/gtoolkit-coder/commit/311507 by Aliaksei Syrel
[feenkcom/gtoolkit#4079] all virtual protocol displays also class methods

https://github.com/j-brant/SmaCC/commit/01892f by John Brant
change sourceFilesIn: to use allChildrenMatching:

https://github.com/feenkcom/gt4pharo/commit/97801c by John Brant
Merge e6d0f8eea7afa8f278661d45c421b5571050fc31

https://github.com/feenkcom/gt4pharo/commit/88c9ac by John Brant
fix for rename protocol refactoring

https://github.com/feenkcom/gt4pharo/commit/e6d0f8 by Aliaksei Syrel
[feenkcom/gtoolkit#4079] all virtual protocol displays also class methods

https://github.com/feenkcom/gtoolkit-debugger/commit/2e871b by Aliaksei Syrel
use #id: instead of #labelled:

Release v1.0.1194

08 Oct 17:07
Compare
Choose a tag to compare
Release version v1.0.1194

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Brick/commit/5db81c by Don Roberts
Fix cursor movement across folded text


https://github.com/feenkcom/iceberg-git-cli/commit/6a7c6e by Sven Van Caekenberghe
Fix PureGitPackage>>#load by using snapshot install instead of version load


https://github.com/feenkcom/iceberg-git-cli/commit/be35bd by Sven Van Caekenberghe
Fix PureGitPackage>>#load


https://github.com/feenkcom/gt4git/commit/bb5e18 by Sven Van Caekenberghe
Added PureGitFileStatus>>#gtActionOperationsFor:

Release v1.0.1193

08 Oct 13:48
Compare
Choose a tag to compare
Release version v1.0.1193

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/iceberg-git-cli/commit/4ab1f4 by Sven Van Caekenberghe
Implement PureGitPackage>>#outgoingChanges


https://github.com/feenkcom/gt4git/commit/ff84e9 by Sven Van Caekenberghe
Add PureGitPackage>>#gtView[Incoming|outgoing]ChangesFor:

Release v1.0.1192

08 Oct 11:17
Compare
Choose a tag to compare
Release version v1.0.1192

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/8660e5 by Aliaksei Syrel
Merge 37065c02afe57e0b190ee7726895729a3ac23f53

https://github.com/feenkcom/gtoolkit-coder/commit/8c47d4 by Aliaksei Syrel
[feenkcom/gtoolkit#4078] update rename protocol action

https://github.com/feenkcom/gt4pharo/commit/829df9 by Aliaksei Syrel
Merge 283eef8862a2822c8e62ec8462303332603627c0

https://github.com/feenkcom/gt4pharo/commit/db6464 by Aliaksei Syrel
[feenkcom/gtoolkit#4078] add rename protocol action

https://github.com/feenkcom/iceberg-git-cli/commit/a9aa51 by Sven Van Caekenberghe
Added first version of PureGitCodeRepository and PureGitPackage


https://github.com/feenkcom/gt4git/commit/cecd9b by Sven Van Caekenberghe
Added first version of PureGitCodeRepository and PureGitPackage