Releases: feenkcom/gtoolkit
Releases · feenkcom/gtoolkit
Release v1.0.377
Release version v1.0.377 Metacello new baseline: 'GToolkitForPharo9'; repository: 'github://feenkcom/gtoolkit:v1.0.377/src'; load All commits (including upstream repositories) since last build: https://github.com/feenkcom/gtoolkit/commit/088880 by Aliaksei Syrel Update gtoolkit-vm.version to use the latest vm
Release v1.0.376
Release version v1.0.376 Metacello new baseline: 'GToolkitForPharo9'; repository: 'github://feenkcom/gtoolkit:v1.0.376/src'; load All commits (including upstream repositories) since last build: https://github.com/feenkcom/Brick/commit/6a1a33 by svenvc Merge 2caf80dd06cc9aa2f998efe3ab14011ced96ad76 https://github.com/feenkcom/Brick/commit/6187b3 by svenvc BrList should scroll when moving the selection with arrowUp/arrowDown BrList primary+home to select/scroll to beginning BrList primary+end to select/scroll to end
Release v1.0.375
Release version v1.0.375 Metacello new baseline: 'GToolkitForPharo9'; repository: 'github://feenkcom/gtoolkit:v1.0.375/src'; load All commits (including upstream repositories) since last build: https://github.com/feenkcom/gtoolkit-utility/commit/a2df18 by Alistair Grant Add Context>>stackString https://github.com/feenkcom/gtoolkit-remoterunner/commit/f18fec by Alistair Grant Remove debugging code https://github.com/feenkcom/gtoolkit-remoterunner/commit/f1e821 by Alistair Grant Catch the in-image worker process termination https://github.com/feenkcom/gtoolkit-remoterunner/commit/d281b9 by Alistair Grant Terminate jobs using in-image workers.
Release v1.0.374
Release version v1.0.374 Metacello new baseline: 'GToolkitForPharo9'; repository: 'github://feenkcom/gtoolkit:v1.0.374/src'; load All commits (including upstream repositories) since last build: https://github.com/feenkcom/gtoolkit-examples/commit/734f69 by Juraj Kubelka remove Calypso commands they are not maintained and do not work https://github.com/feenkcom/Brick/commit/2caf80 by Veit Heller Add `#selectedItems`to `BrList` api https://github.com/feenkcom/gtoolkit-phlow/commit/aa00d0 by Juraj Kubelka fix undeclared references [feenkcom/gtoolkit#3548] https://github.com/j-brant/SmaCC/commit/d82272 by John Brant adding missing class variable https://github.com/j-brant/SmaCC/commit/1abb4f by John Brant Merge pull request #22 from NicolasAnquetil/master SmaCCToken>>position does not exist, should be startPosition https://github.com/j-brant/SmaCC/commit/439cad by anquetil SmaCCToken>>position does not exist, should be startPosition https://github.com/feenkcom/PharoLink/commit/f39a23 by Alistair Grant Move gtTestCaseException:startTimestamp: from Error to Exception to support catching Notifications, etc. https://github.com/feenkcom/gtoolkit-remote-python/commit/7b37e8 by Don Roberts Move domain specific signals https://github.com/feenkcom/gtoolkit-remote-python/commit/f86378 by Don Roberts More accessors for custom signals https://github.com/feenkcom/xdoc/commit/75c4de by Juraj Kubelka fix undeclared references [feenkcom/gtoolkit#3548] https://github.com/feenkcom/lepiter/commit/f9eb8f by Juraj Kubelka fix undeclared references [feenkcom/gtoolkit#3548] https://github.com/feenkcom/gtoolkit-remoterunner/commit/00e46b by Alistair Grant GtRemoteRunner ensure the task queue and currently executing tasks are empty after terminating a job https://github.com/feenkcom/gtoolkit-remoterunner/commit/694429 by Alistair Grant GtRemoteRunner don't queue retry tasks if the job is being cancelled. https://github.com/feenkcom/gtoolkit-remoterunner/commit/52dc35 by Alistair Grant Job termination should be done within sharedAccess. https://github.com/feenkcom/gtoolkit-remoterunner/commit/4100e2 by Alistair Grant Add GtRrTaskExecutionData>>workerDirectory & workerIndex https://github.com/feenkcom/gtoolkit-remoterunner/commit/6c814b by Alistair Grant GtRrTaskHeadlessExceptionStrategy: handle SynxtaxErrorNotifications https://github.com/feenkcom/gtoolkit-remoterunner/commit/1403e7 by Alistair Grant GtRrTaskContext>>terminateTask supply exec ution result, and tidy up examples https://github.com/feenkcom/gtoolkit-remoterunner/commit/bbf2da by Alistair Grant Remove GtRrSampleTest>>testCrash https://github.com/feenkcom/gtoolkit-remoterunner/commit/b4762c by Alistair Grant Add GtRemoteRunnerExamples>>simpleTestRetryTask https://github.com/feenkcom/XML-XMLParser/commit/1ac37e by Juraj Kubelka fix undeclared references [feenkcom/gtoolkit#3548] - remove old inspector views https://github.com/feenkcom/gt4xmlsupport/commit/7e0d24 by Juraj Kubelka fix undeclared references [feenkcom/gtoolkit#3548] - remove old inspector views https://github.com/feenkcom/famix3/commit/0a8eff by Juraj Kubelka fix undeclared references [feenkcom/gtoolkit#3548] https://github.com/feenkcom/gt4famix3/commit/eb39b4 by Juraj Kubelka fix undeclared references [feenkcom/gtoolkit#3548] - remove old inspector views https://github.com/feenkcom/gtoolkit-world/commit/33683e by John Brant optimize methods with undeclared by looking at literals instead of ast https://github.com/feenkcom/gtoolkit-world/commit/4fc986 by Juraj Kubelka add `GtMethodsWithUndeclaredVariablesConstraint` [feenkcom/gtoolkit#3548] https://github.com/feenkcom/gt4gemstone/commit/812c7b by Alistair Grant Object.extension.st add category https://github.com/feenkcom/gt4gemstone/commit/1d10a9 by Alistair Grant [feenkcom/gtoolkit#3548] Move GemStone specific methods to the correct package https://github.com/feenkcom/gtoolkit/commit/847896 by Andrei ChiÈ Update gtoolkit-vm.version to v1.0.8
Release v1.0.373
Release version v1.0.373 Metacello new baseline: 'GToolkitForPharo9'; repository: 'github://feenkcom/gtoolkit:v1.0.373/src'; load All commits (including upstream repositories) since last build: https://github.com/feenkcom/PythonBridge/commit/9f6791 by Don Roberts More domain signals https://github.com/feenkcom/PythonBridge/commit/e801bb by Don Roberts Merge branch 'main' of https://github.com/feenkcom/PythonBridge https://github.com/feenkcom/PythonBridge/commit/c499ad by Don Roberts Add float as a primitive type https://github.com/feenkcom/PythonBridge/commit/2b52ab by Juraj Kubelka Merge 6edb4809f7903f6c656e286e63e96f9028fe0f74 https://github.com/feenkcom/PythonBridge/commit/b5f541 by Juraj Kubelka `proc exitStatusInterpreter` may return `nil`
Release v1.0.372
Release version v1.0.372 Metacello new baseline: 'GToolkitForPharo9'; repository: 'github://feenkcom/gtoolkit:v1.0.372/src'; load All commits (including upstream repositories) since last build: https://github.com/feenkcom/gtoolkit-utility/commit/24141b by Veit Heller Add more methods to group API
Release v1.0.371
Release version v1.0.371 Metacello new baseline: 'GToolkitForPharo9'; repository: 'github://feenkcom/gtoolkit:v1.0.371/src'; load All commits (including upstream repositories) since last build: https://github.com/feenkcom/PharoLink/commit/e62909 by Sven Van Caekenberghe Add LanguageLinkApplication>>#gtDetailsFor: gtView Increase LanguageLinkMsgPackPharoBroker>>#clientSocket number of retries to 20 for a maximum 10 second wait for a server to come up https://github.com/feenkcom/PythonBridge/commit/6edb48 by Sven Van Caekenberghe Make PBApplication class>>#start return the uniqueInstance
Release v1.0.370
Release version v1.0.370 Metacello new baseline: 'GToolkitForPharo9'; repository: 'github://feenkcom/gtoolkit:v1.0.370/src'; load All commits (including upstream repositories) since last build: https://github.com/feenkcom/gtoolkit/commit/7de526 by Oscar Nierstrasz Query classes updates feenkcom/gtoolkit#3151
Release v1.0.369
Release version v1.0.369 Metacello new baseline: 'GToolkitForPharo9'; repository: 'github://feenkcom/gtoolkit:v1.0.369/src'; load All commits (including upstream repositories) since last build: https://github.com/feenkcom/gtoolkit-remoterunner/commit/6de0fe by Alistair Grant Add PlpoGtRrJob>>properties
Release v1.0.368
Release version v1.0.368 Metacello new baseline: 'GToolkitForPharo9'; repository: 'github://feenkcom/gtoolkit:v1.0.368/src'; load All commits (including upstream repositories) since last build: https://github.com/feenkcom/PharoLink/commit/64199c by Sven Van Caekenberghe Change LanguageLinkMsgPackPharoBroker>>#clientSocket to signal ConnectionTimedOut instead of Error when it fails after 3 attempts