Skip to content

Release v1.0.463

Compare
Choose a tag to compare
@JurajKubelka JurajKubelka released this 01 Feb 12:49
· 375 commits to main since this release
Release version v1.0.463

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/pharo-telemetry/commit/0e0536 by Aliaksei Syrel
vm telemetry signals use selector rather than a method

https://github.com/feenkcom/Bloc/commit/f350b5 by Aliaksei Syrel
Merge 38617e423a1584df3d792356b3b0caf7bd8be005

https://github.com/feenkcom/Bloc/commit/69cc00 by Aliaksei Syrel
remove obsolete class methods in BlMouseWheelEvent

https://github.com/feenkcom/bloc-pac/commit/aeede0 by Aliaksei Syrel
add nested scrolling support

https://github.com/feenkcom/Brick/commit/5e0d9a by Aliaksei Syrel
Merge branch 'main' of github.com:feenkcom/Brick


https://github.com/feenkcom/Brick/commit/3c8a37 by Aliaksei Syrel
enable nested scrolling in BrEditor

https://github.com/feenkcom/PharoLink/commit/fc2ab4 by Alistair Grant
PharoLinkTestCaseExceptionAnnouncement - handle serialising the default object

https://github.com/feenkcom/PharoLink/commit/a6d231 by Alistair Grant
Refactor PharoLinkTestCaseExceptionAnnouncement to use PharoLinkException.

https://github.com/feenkcom/gtoolkit-demos/commit/1cccd0 by Oscar Nierstrasz
Changed demo slideshow slides to use labelAndELement for printing

https://github.com/feenkcom/gtoolkit/commit/ac9439 by Aliaksei Syrel
Merge a0fd5400a3e545c57b43b67ed9a94b7d13f72dd7

https://github.com/feenkcom/gtoolkit/commit/79dc69 by Aliaksei Syrel
add GtTranscript>>#newLine to be polymorphic with Transcript