Release version v1.0.394
Metacello new
baseline: 'GToolkitForPharo9';
repository: 'github://feenkcom/gtoolkit:v1.0.394/src';
load
All commits (including upstream repositories) since last build:
https://github.com/feenkcom/pharo-futures/commit/c82857 by Aliaksei Syrel
revert an error handler change
https://github.com/feenkcom/pharo-futures/commit/363bc1 by Aliaksei Syrel
[feenkcom/gtoolkit#2669] add a throttle stream. add a repeating future stream
https://github.com/feenkcom/Bloc/commit/f17300 by Aliaksei Syrel
[feenkcom/gtoolkit#2669] add an ability to subscribe to element repaint events. add a stream of events
https://github.com/feenkcom/gtoolkit-utility/commit/caf682 by Alistair Grant
Merge remote-tracking branch 'origin/main'
https://github.com/feenkcom/gtoolkit-utility/commit/46978e by Alistair Grant
GtSubprocessWithInMemoryOutput>>waitTimeoutMSecs: answer the result of waiting on the semaphore
https://github.com/feenkcom/gtoolkit-utility/commit/cee043 by Veit Heller
Fix `#pathString` on `GtResourceReference` to work on Windows
https://github.com/feenkcom/Brick/commit/915d1b by Aliaksei Syrel
Merge b176e566847ebc40c1217130b24b4dd98245a559
https://github.com/feenkcom/Brick/commit/236aab by Aliaksei Syrel
[feenkcom/gtoolkit#2669] add a preview to tabs
https://github.com/j-brant/SmaCC/commit/42f83f by John Brant
ts parser changes
https://github.com/j-brant/SmaCC/commit/156126 by John Brant
ts parser changes
https://github.com/feenkcom/gt4pharo/commit/bbf2d1 by Juraj Kubelka
`aMemento overallStatus valueOrNil` may return `nil`
https://github.com/feenkcom/gtoolkit-demos/commit/6ab3e9 by Oscar Nierstrasz
Added package for Kanban demo feenkcom/gtoolkit#3554
https://github.com/feenkcom/gtoolkit-remoterunner/commit/c53f2f by Alistair Grant
Set the state to 'cancelled' for jobs that are stopped prior to completion.
https://github.com/feenkcom/gtoolkit-world/commit/da2bd9 by Alistair Grant
GtWorldSanityCheck class>>checkImage: detach changes in the test process.
https://github.com/feenkcom/gtoolkit-world/commit/cbc4a8 by Alistair Grant
Merge remote-tracking branch 'origin/main'
https://github.com/feenkcom/gtoolkit-world/commit/0a2a6e by Alistair Grant
Add GtWorldSanityCheck
https://github.com/feenkcom/gtoolkit-world/commit/a75100 by Aliaksei Syrel
Merge aef5502492a6e6d17a91d7c1f1b45c414f8e4dc7
https://github.com/feenkcom/gtoolkit-world/commit/64c562 by Aliaksei Syrel
[feenkcom/gtoolkit#2669] add a preview to the pager
https://github.com/feenkcom/gt4gemstone/commit/2ef333 by Alistair Grant
GtGemStoneMethodCoderModel>>handleCompilerErrorsDuring:errorDo: pass non-resumable exceptions
https://github.com/feenkcom/gt4gemstone/commit/a37481 by Alistair Grant
GtGemStoneMethodCoderModel>>gsMethod initialise lazily if required
https://github.com/feenkcom/gtoolkit/commit/2b894c by Aliaksei Syrel
Update Jenkinsfile
run gt build on scooby-doo instead
https://github.com/feenkcom/gtoolkit/commit/895ea1 by Oscar Nierstrasz
Reviewed and updated some Reflection pages feenkcom/gtoolkit#3151