Releases: feenkcom/gtoolkit
Releases · feenkcom/gtoolkit
Release v1.0.510
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
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
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
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
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
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
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
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
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
Release v1.0.501
Release version v1.0.501 Metacello new baseline: 'GToolkitForPharo9'; repository: 'github://feenkcom/gtoolkit:v1.0.501/src'; load All commits (including upstream repositories) since last build: https://github.com/feenkcom/Bloc/commit/df3263 by Veit Heller Merge 3ebae4d09098e617428e009cda2718a5998ba314 https://github.com/feenkcom/Bloc/commit/5089f4 by Veit Heller Add composite styler https://github.com/feenkcom/gtoolkit-utility/commit/c0f8e7 by Andrei ChiÈ Add some dummy examples for typed groups [feenkcom/gtoolkit#3601] https://github.com/feenkcom/Brick/commit/f8c3ad by Juraj Kubelka revert commit [feenkcom/gtoolkit#3607] https://github.com/feenkcom/Brick/commit/7b85c6 by Juraj Kubelka refactor default preferred extent [feenkcom/gtoolkit#3607] https://github.com/feenkcom/gtoolkit-inspector/commit/d8fc04 by Andrei ChiÈ Revert back the change to GtInspectorContextNamedTempNode>>#rawValue as it fails in more cases than before https://github.com/feenkcom/PythonBridge/commit/5fe34b by svenvc PBNewPharoPipenvProcess>>#installedVirtualEnvironment added https://github.com/feenkcom/PythonBridge/commit/d161fc by svenvc PBNewPharoPipenvProcess>>#installedModules added https://github.com/feenkcom/PythonBridge/commit/2d6713 by svenvc First working POC of new pipenv / PyPI based PythonBridge https://github.com/feenkcom/lepiter/commit/3e4cbf by Alistair Grant [feenkcom/gtoolkit#3612] LeJsonV4: base64 encode ByteArrays https://github.com/feenkcom/gtoolkit/commit/0413d5 by Juraj Kubelka Merge a39683f043e080b8f880ab639dc1491e9befa272 https://github.com/feenkcom/gtoolkit/commit/2afb27 by Juraj Kubelka how to about dropdowns [feenkcom/gtoolkit#3607]