Skip to content

Releases: feenkcom/gtoolkit

Release v1.0.356

20 Dec 13:42
Compare
Choose a tag to compare
Release version v1.0.356

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-releaser/commit/27cbe3 by Andrei Chiș
Remove old XML projects from the release configuration [feenkcom/gtoolkit#2644]

Release v1.0.355

20 Dec 12:28
Compare
Choose a tag to compare
Release version v1.0.355

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-demos/commit/6d6c06 by Oscar Nierstrasz
Added some new uml diagram building methods

https://github.com/feenkcom/gtoolkit-demos/commit/dcc5b6 by Oscar Nierstrasz
Merge 418b11cc2f2a7e0a94875738067bd79d4f773d78

https://github.com/feenkcom/gtoolkit-demos/commit/dd6d09 by Oscar Nierstrasz
Started a new UmlClassDiagram builder class

https://github.com/feenkcom/gtoolkit-demos/commit/418b11 by Sven Van Caekenberghe
Merge 53dc0b349c406c0e8fd63de2ca2f206d16bc0c5a

https://github.com/feenkcom/gtoolkit-demos/commit/c468d7 by Sven Van Caekenberghe
Added driverStandingsTop20OverallWins view/example to P3ClientTable

https://github.com/feenkcom/gt4xmlsupport/commit/ee4094 by Andrei Chiș
Update dependencies to the new XML projects [feenkcom/gtoolkit#2644]

Release v1.0.354

19 Dec 21:52
Compare
Choose a tag to compare
Release version v1.0.354

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-world/commit/dd91b2 by Juraj Kubelka
Merge 6dfd2cdb82a73474bebac8494898d42cdb70fe36

https://github.com/feenkcom/gtoolkit-world/commit/a71fae by Juraj Kubelka
add `AsyncCachedFuture` extensions

Release v1.0.353

19 Dec 19:10
Compare
Choose a tag to compare
Release version v1.0.353

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4pharo/commit/b1e54a by Andrei Chiș
Directly use #systemIconName in the coder header

https://github.com/feenkcom/gt4pharo/commit/5feb04 by Andrei Chiș
Update the logic for hiding default icons in the coder header

https://github.com/feenkcom/gt4pharo/commit/f6262f by Andrei Chiș
Rename the coder header model

https://github.com/feenkcom/gt4pharo/commit/a58574 by Andrei Chiș
Expand GtMethodCoderHeaderData to delegate the spawn actions through the model

https://github.com/feenkcom/gt4pharo/commit/9e2bde by Andrei Chiș
Introduce a model for the header data in coder

https://github.com/feenkcom/gtoolkit-visualizer/commit/d91531 by Oscar Nierstrasz
Improved mondrian class hierarchy layout by removing explicit anchors at top and bottom centers 

https://github.com/feenkcom/gtoolkit-visualizer/commit/2e4bbe by Oscar Nierstrasz
Tweaked pattern map

https://github.com/feenkcom/lepiter/commit/45180c by Oscar Nierstrasz
Tweaked appearance of clickable page labels

https://github.com/feenkcom/lepiter/commit/5b7900 by Oscar Nierstrasz
Added class-side gtBook method

https://github.com/feenkcom/gtoolkit-demos/commit/53dc0b by Oscar Nierstrasz
Merge e943933809a016b99601b07325f889dbc7435330

https://github.com/feenkcom/gtoolkit-demos/commit/68336f by Oscar Nierstrasz
Patched broken demo slide (needed GT book name)

https://github.com/feenkcom/gtoolkit-demos/commit/e94393 by Sven Van Caekenberghe
Merge ac4270d4ffa218a7850d379008a56658ce47263c

https://github.com/feenkcom/gtoolkit-demos/commit/555cff by Sven Van Caekenberghe
Add race(s) specific views to generic P3ClientTableRow(s) as an experiment

https://github.com/feenkcom/gtoolkit-demos/commit/ac4270 by Oscar Nierstrasz
Forward gtBook to LeDatabase

https://github.com/feenkcom/gtoolkit-demos/commit/7505f7 by Oscar Nierstrasz
Forward gtBook to LeDatabase

https://github.com/feenkcom/gt4gemstone/commit/b93b8a by Alistair Grant
[feenkcom/gtoolkit#3536] Use remoteApiVersion call

https://github.com/feenkcom/gt4gemstone/commit/96833d by Alistair Grant
Fix manual merge error


https://github.com/feenkcom/gt4gemstone/commit/64f25b by Alistair Grant
Merge branch 'main' of github.com:feenkcom/gt4gemstone


https://github.com/feenkcom/gt4gemstone/commit/0248fa by Alistair Grant
[feenkcom/gtoolkit#3536] Handle selecting instance variables in the debugger

https://github.com/feenkcom/gt4gemstone/commit/e2d11d by Andrei Chiș
Pass directly the proxy in #forGsMethodProxy:  without converting it to a proxy client.

https://github.com/feenkcom/gt4gemstone/commit/3e0f63 by Andrei Chiș
Merge e93d3d0d802a29601f329786a74f360985b22693

https://github.com/feenkcom/gt4gemstone/commit/39ca56 by Andrei Chiș
Show the provider icon/name if different than the method class

https://github.com/feenkcom/gt4gemstone/commit/e01d52 by Andrei Chiș
Fix GtGemStoneSpecificationMedatada class>>#fromObjectDictionary:

https://github.com/feenkcom/gt4gemstone/commit/01ce87 by Andrei Chiș
Fix serialisation issues in the gemstone context coder

https://github.com/feenkcom/gt4gemstone/commit/fd30f8 by Andrei Chiș
Add a provider class for GemStone method coder specifications

https://github.com/feenkcom/gt4gemstone/commit/e93d3d by Alistair Grant
[feenkcom/gtoolkit#3544] Allow bare proxies and blocks to be passed as arguments or bindings to scripts, proxies and block evaluations

https://github.com/feenkcom/gt4gemstone/commit/f48401 by Andrei Chiș
Fixes in the export of method coder specifications

https://github.com/feenkcom/gt4gemstone/commit/ddb392 by Andrei Chiș
Actually convert the metadata to a dictionary in GtGemStoneSpecificationMedatada>>#asDictionaryForExport

https://github.com/feenkcom/gt4gemstone/commit/797796 by Andrei Chiș
Update coder specification to have an icon name

https://github.com/feenkcom/gt4gemstone/commit/85aaac by Andrei Chiș
Rename the coder header model

https://github.com/feenkcom/gt4gemstone/commit/b9387b by Andrei Chiș
Merge 17f49d71ebc9591a2335829ccf9f8d18e799e911

https://github.com/feenkcom/gt4gemstone/commit/f01f6c by Andrei Chiș
Add spawn actions in GtGemStoneMethodCoderHeaderData

https://github.com/feenkcom/gt4gemstone/commit/2190b6 by Andrei Chiș
Add #supportsByIndexFrameVariableCalls as a way to detect if a feature is enabled based on the API version

https://github.com/feenkcom/gt4gemstone/commit/20f744 by Andrei Chiș
Extend GtGemStoneDebuggerSession with the schema version

https://github.com/feenkcom/gt4gemstone/commit/dca746 by Andrei Chiș
Extend GtGemStoneSpecification with support for metadata.

https://github.com/feenkcom/gt4gemstone/commit/d23e1b by Andrei Chiș
Extend GtGemStoneDebuggerState with support for metadata.

https://github.com/feenkcom/gt4gemstone/commit/ef5f86 by Andrei Chiș
Add GtGemStoneSpecificationMedatada

https://github.com/feenkcom/gt4gemstone/commit/f1d4fa by Andrei Chiș
Add sizeInMemory to bare proxies to include them when analysing the memory

https://github.com/feenkcom/gt4gemstone/commit/5e3c0f by Andrei Chiș
Add a header model for the gemstone coder

https://github.com/feenkcom/gt4gemstone/commit/c78783 by Andrei Chiș
Add a GtGemStoneMethodOrigin

https://github.com/feenkcom/gtoolkit/commit/0c233b by Oscar Nierstrasz
Use an element snippet instead of an example to stop the pattern map mondrian graph from zooming.

https://github.com/feenkcom/gtoolkit/commit/4e50e1 by Oscar Nierstrasz
Tweaked pattern map

Release v1.0.352

19 Dec 12:11
Compare
Choose a tag to compare
Release version v1.0.352

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-utility/commit/6d3b84 by Andrei Chiș
Override SpaceTally>>#privateAllObjects to not use #perform:

Release v1.0.351

19 Dec 11:02
Compare
Choose a tag to compare
Release version v1.0.351

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-utility/commit/28edce by Andrei Chiș
Use #sum: with a block instead of a symbol to also handle bare proxies

https://github.com/feenkcom/PharoLink/commit/da91d2 by Andrei Chiș
Add #sizeInMemory to handle bare proxy when analysing the memory

Release v1.0.350

18 Dec 18:29
Compare
Choose a tag to compare
Release version v1.0.350

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-remote-python/commit/1f33d8 by Don Roberts
Add views for inspecting argument lists


https://github.com/feenkcom/gtoolkit-remote-python/commit/30ae53 by Don Roberts
Add PBArgumentBeaconSignal


https://github.com/feenkcom/gtoolkit-demos/commit/24c006 by Oscar Nierstrasz
Fixed the embedding problem by sending asStencil to a block.

https://github.com/feenkcom/gtoolkit-scenery/commit/b01e9c by Oscar Nierstrasz
Added parameters to the ArcStencil

https://github.com/feenkcom/gtoolkit/commit/39cb5e by Oscar Nierstrasz
Added Reflection scenery to gt book

Release v1.0.349

18 Dec 17:26
Compare
Choose a tag to compare
Release version v1.0.349

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-demos/commit/885057 by Oscar Nierstrasz
Added noTest pragma.

https://github.com/feenkcom/gtoolkit-demos/commit/8eedfe by Oscar Nierstrasz
Added a scenery to explain reification vs reflection

https://github.com/feenkcom/gtoolkit-demos/commit/b5876a by Oscar Nierstrasz
Added a scenery to explain reification vs reflection

https://github.com/feenkcom/gt4python/commit/756269 by Juraj Kubelka
move `view_pandas.py` to `data`

We want this file to be part of GToolkit releases.


https://github.com/feenkcom/gt4gemstone/commit/17f49d by Alistair Grant
Merge branch 'main' of https://github.com/feenkcom/gt4gemstone


https://github.com/feenkcom/gt4gemstone/commit/8ac27d by Alistair Grant
[feenkcom/gtoolkit#3536] Add self's instance variables to the Variables pane

Release v1.0.348

18 Dec 16:25
Compare
Choose a tag to compare
Release version v1.0.348

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-visualizer/commit/d32781 by Oscar Nierstrasz
Added a Mondrian pattern map.

https://github.com/feenkcom/gtoolkit-visualizer/commit/d9d3cd by Oscar Nierstrasz
Added a Mondrian pattern map.

https://github.com/feenkcom/lepiter/commit/91c773 by Oscar Nierstrasz
changed asClickableLabelStencil to asClickableLabel

https://github.com/feenkcom/gt4python/commit/534640 by Juraj Kubelka
Update README.md

Release v1.0.347

18 Dec 15:24
Compare
Choose a tag to compare
Release version v1.0.347

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4gemstone/commit/d307e0 by Alistair Grant
Merge c28572486ac6a982ef2652c1a1fa8a4a0dfc15e1

https://github.com/feenkcom/gt4gemstone/commit/19c536 by Alistair Grant
Add evaluateBlock... expressions