Skip to content

Releases: feenkcom/gtoolkit

Release v1.0.511

11 Feb 22:13
Compare
Choose a tag to compare
Release version v1.0.511

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-utility/commit/ff62ae by Andrei Chiș
Merge ab77b8f7a912a3337aa60e52543cadbd50d60f8a

https://github.com/feenkcom/gtoolkit-utility/commit/c69eea by Andrei Chiș
Expand the dummy example for typed groups [feenkcom/gtoolkit#3601]

https://github.com/feenkcom/PythonBridge/commit/f43b1c by svenvc
introduced PBApplication class>>#stopAllInstances

https://github.com/feenkcom/PythonBridge/commit/40a391 by svenvc
PBApplication's shutDown: & startUp: behaviour is now to stop all instances
PBNewPharoPipenvProcess now runs its main long running subprocess without terminateOnShutdown
PBPharoPipenvProcess startUp stop all instances removed

https://github.com/feenkcom/gtoolkit-remote/commit/f9618b by Andrei Chiș
Remove #isIconNameListingType as it is no longer used

Release v1.0.510

11 Feb 13:58
Compare
Choose a tag to compare
Release version v1.0.510

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/PharoLink/commit/acbe18 by svenvc
General LanguageLinkHandler>>#gtViewDetailsIn: added based on #gtDetails specification

https://github.com/feenkcom/PythonBridge/commit/04f1eb by svenvc
improve visibility/explainability into PB internals

Release v1.0.509

11 Feb 12:50
Compare
Choose a tag to compare
Release version v1.0.509

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4pharo/commit/097934 by Tudor Girba
Merge fcdc2654c3b808d521de6cfb74510e14ef883753

https://github.com/feenkcom/gt4pharo/commit/bf3faf by Tudor Girba
add inspect shortcuts for superclass and traits feenkcom/gtoolkit#3275

Release v1.0.508

11 Feb 11:42
Compare
Choose a tag to compare
Release version v1.0.508

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/lepiter/commit/254d91 by Tudor Girba
register the right value in the evaluation attribute to get the proper inspector preview feenkcom/gtoolkit#3096

https://github.com/feenkcom/lepiter/commit/c4d327 by Tudor Girba
clicking on the evaluation attribute spawns the result to the right feenkcom/gtoolkit#3096

Release v1.0.507

11 Feb 10:34
Compare
Choose a tag to compare
Release version v1.0.507

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/lepiter/commit/500b37 by Tudor Girba
Merge 3e4cbf1d6276c2b7122051cbb0b999b4d8125013

https://github.com/feenkcom/lepiter/commit/2d5c7f by Tudor Girba
fix actions in code blocks inside text snippets: 1. make the evaluation attribute work. 2. spawn the result to the right instead of as an attribute. feenkcom/gtoolkit#3096

Release v1.0.506

10 Feb 20:23
Compare
Choose a tag to compare
Release version v1.0.506

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/PharoLink/commit/324309 by svenvc
LanguageLinkApplication>>#gtInternalsFor: added

https://github.com/feenkcom/PythonBridge/commit/ca26fc by svenvc
PBNewPharoPipenvProcess stop uses terminateAll, installedModules returns JSON

Release v1.0.505

09 Feb 21:17
Compare
Choose a tag to compare
Release version v1.0.505

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/133ebc by John Brant
[feenkcom/gtoolkit#3613] adding an accept button for the superclass name

https://github.com/feenkcom/gt4pharo/commit/fcdc26 by John Brant
[feenkcom/gtoolkit#3613] adding an accept button for the superclass name

Release v1.0.504

09 Feb 19:51
Compare
Choose a tag to compare
Release version v1.0.504

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-utility/commit/ab77b8 by Andrei Chis
Add #gtSpecificSizeInMemory to vm reports

https://github.com/feenkcom/gtoolkit-inspector/commit/3faeb3 by Andrei Chis
Add DateAndTime>>#gtSpecificSizeInMemorye

https://github.com/feenkcom/gtoolkit-remoterunner/commit/77721d by Andrei Chis
Merge b24b0a2bacf475ad8bab5553016a42ec172737b2

https://github.com/feenkcom/gtoolkit-remoterunner/commit/18059c by Andrei Chis
Add #gtSpecificSizeInMemory to a few runner objects

Release v1.0.503

09 Feb 18:41
Compare
Choose a tag to compare
Release version v1.0.503

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-remoterunner/commit/b24b0a by Alistair Grant
Add GtRrJobStartupAndShutdown>>finishedWithWorkerFuture: & co.

This gives the job manager the ability to say that workers are no longer required and can be shut down.  Where workers are paid for by the second, this can reduce running costs.

Release v1.0.502

09 Feb 17:33
Compare
Choose a tag to compare
Release version v1.0.502

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/7ac188 by John Brant
[feenkcom/gtoolkit#3613] add convert to sibling refactoring

https://github.com/feenkcom/gt4pharo/commit/f67b56 by John Brant
Merge 04d6a4e0582083cfc65f60aa98b7016c21968817

https://github.com/feenkcom/gt4pharo/commit/efaa04 by John Brant
[feenkcom/gtoolkit#3613] add convert to sibling refactoring