Skip to content

Release v1.0.1379

Compare
Choose a tag to compare
@JurajKubelka JurajKubelka released this 06 Dec 18:52
· 15 commits to main since this release
Release version v1.0.1379

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-utility/commit/0f25fa by Alistair Grant
Add GtAnnounceingTimeCachedObject

https://github.com/feenkcom/gt4pharo/commit/500b6e by Andrei Chiș
Add 'GToolkit-Utility-StackOverflow' as dependency for the test suite package [feenkcom/gtoolkit#4228]

https://github.com/feenkcom/gt4pharo/commit/1bce71 by Andrei Chiș
Add 'GToolkit-Utility-StackOverflow' as dependency for the test suite package [feenkcom/gtoolkit#4228]

https://github.com/feenkcom/gt4pharo/commit/5a0415 by Andrei Chiș
Check for infinite recursion when running tests [feenkcom/gtoolkit#4228]

https://github.com/feenkcom/gtoolkit-external-process/commit/e41281 by Alistair Grant
Add GtNativeExternalAsynchronousBuffer>>upToEnd


https://github.com/feenkcom/gt4changes/commit/91990c by Alistair Grant
GtExportedEventApplyVisitor>>visitExpressionEvaluation: evaluate the expression.