Skip to content

Release v1.0.395

Compare
Choose a tag to compare
@JurajKubelka JurajKubelka released this 12 Jan 00:23
· 384 commits to main since this release
Release version v1.0.395

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/pharo-futures/commit/3bdf5f by Aliaksei Syrel
promises are now notified when they potentially become indefinitely pending

https://github.com/feenkcom/Bloc/commit/f46e39 by Aliaksei Syrel
handle indefinitely pending promises

https://github.com/feenkcom/Brick/commit/43dbf0 by Aliaksei Syrel
extract form stream creation in a separate method

https://github.com/feenkcom/PharoLink/commit/174dad by svenvc
MNU guard added to LanguageLinkApplication>>#gtDetailsFor:

https://github.com/feenkcom/PythonBridge/commit/02016b by svenvc
Implement a PBApplication>>#evaluateSourceSequence: so that LanguageLinkApplication>>#gtPlaygroundFor: works (hack)

https://github.com/feenkcom/PythonBridge/commit/6b4925 by svenvc
PythonBridge can now run using a LanguageLinkManualProcess instead of the standard PBPharoPipenvProcess to connect to an already running python bridge instance that was started manually

https://github.com/feenkcom/gtoolkit-visualizer/commit/4b4fed by Tudor Girba
add noTest for MondrianPatternMapExamples

https://github.com/feenkcom/gtoolkit-visualizer/commit/66bfa2 by Oscar Nierstrasz
Made the pattern map consistent with new capuitalization and names of patterns.

https://github.com/feenkcom/gtoolkit-visualizer/commit/4bcb3e by Oscar Nierstrasz
Added new mondrian page map for pattern maps and other maps.

https://github.com/feenkcom/gtoolkit-demos/commit/2d07ee by Oscar Nierstrasz
Added addItalicItem: ...

https://github.com/feenkcom/gtoolkit-demos/commit/1d2a35 by Oscar Nierstrasz
Rewrote sceneries to simplify code.

https://github.com/feenkcom/gtoolkit-world/commit/3ea0e8 by Aliaksei Syrel
Merge da2bd9b41c9c9cfe1904323550f60add326c682f

https://github.com/feenkcom/gtoolkit-world/commit/06e845 by Aliaksei Syrel
rename AsyncPendingFuturePromise to AsyncFuturePromise

https://github.com/feenkcom/gtoolkit/commit/1dd516 by Aliaksei Syrel
Update Jenkinsfile

use scooby doo to publish docker images

https://github.com/feenkcom/gtoolkit/commit/6b6c20 by Oscar Nierstrasz
Made the pattern map consistent with new capuitalization and names of patterns.