Skip to content

Release v1.0.1487

Compare
Choose a tag to compare
@JurajKubelka JurajKubelka released this 31 Jan 20:26
· 46 commits to main since this release
Release version v1.0.1487

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-utility/commit/ac6f48 by Alistair Grant
GtSubprocessWithInMemoryOutputExamples>>retryCommand correct retry count


https://github.com/feenkcom/gtoolkit-utility/commit/109c30 by Alistair Grant
GtSubprocessWithInMemoryOutput retryCount is the number of retries excluding the first run.


https://github.com/feenkcom/Brick/commit/438f23 by Don Roberts
Refactor ExpandButton attributes

https://github.com/feenkcom/gtoolkit-coder/commit/97c7c1 by Andrei Chiș
Merge pull request #11 from lifeware-sa/main

Source Coder Attribute message is not caring about receiving the shortcuts

https://github.com/feenkcom/gtoolkit-coder/commit/d30f34 by Don Roberts
Refactor ExpandButton attributes

https://github.com/feenkcom/gtoolkit-coder/commit/264e0e by Vincent Blondeau
On parsing error, the textElement displaying the message should be focuseable to accept shortcuts


https://github.com/feenkcom/gt4pharo/commit/3558af by Andrei Chiș
Extract the logic for creating the preview element to another method

https://github.com/feenkcom/gt4pharo/commit/48c933 by Andrei Chiș
Merge pull request #11 from lifeware-sa/refactoring-formatting

Force default formatting to new methods

https://github.com/feenkcom/gt4pharo/commit/672230 by Don Roberts
Merge branch 'main' of https://github.com/feenkcom/gt4pharo


https://github.com/feenkcom/gt4pharo/commit/378450 by Don Roberts
Refactor GtTextFolderAttribute

https://github.com/feenkcom/gt4pharo/commit/44eff2 by Vincent Blondeau
force default formatting to new methods

https://github.com/feenkcom/PythonBridge/commit/ed4f66 by Sven Van Caekenberghe
bump PyPI version


https://github.com/feenkcom/PythonBridge/commit/677125 by Sven Van Caekenberghe
Improve msgpack socket server error handling


https://github.com/feenkcom/PythonBridge/commit/0500c9 by Sven Van Caekenberghe
Add experimental code to run a python bridge by spawning


https://github.com/feenkcom/gt4smacc/commit/e712f7 by John Brant
updating package prereqs

https://github.com/feenkcom/gt4smacc/commit/3d3c9d by John Brant
adding filtering to annotations


https://github.com/feenkcom/gt4smacc/commit/a1fdff by John Brant
fixing highlighter bug

https://github.com/feenkcom/gt4smacc/commit/e19959 by John Brant
changing search filter construction

https://github.com/feenkcom/gt4smacc/commit/f56401 by John Brant
a few code cleanups for filters

https://github.com/feenkcom/gt4smacc/commit/98a3e4 by John Brant
refactoring parser filters to use new filter model

https://github.com/feenkcom/gt4smacc/commit/cf5cd6 by John Brant
reworking parser filters

https://github.com/feenkcom/gt4smacc/commit/a5f92d by John Brant
[feenkcom/gtoolkit#4288] update toggles when switching between source and grammar views

https://github.com/feenkcom/lepiter/commit/5b00e7 by Oscar Nierstrasz
Added examples for moving remaining nsippet types, with scaffolding for those that cannot yet be moved. feenkcom/gtoolkit#4291


https://github.com/feenkcom/lepiter/commit/a5decb by Oscar Nierstrasz
Added isVolatileMonitor testing method to disable invalid views for volatile databases. feenkcom/gtoolkit#4291


https://github.com/feenkcom/lepiter/commit/97ea27 by Oscar Nierstrasz
Disabled the GitHub snippets as these are not working (commented out the leSnippetSpecification). feenkcom/gtoolkit#4291


https://github.com/feenkcom/lepiter/commit/2e0b7d by Oscar Nierstrasz
Implement examples for moving most of the types of snippets. feenkcom/gtoolkit#4291


https://github.com/feenkcom/lepiter/commit/2ea313 by Oscar Nierstrasz
Renamed hasAttachedLink to canMoveToAnotherDatabase and implemented it as true for most Snippet types. feenkcom/gtoolkit#4291


https://github.com/feenkcom/lepiter/commit/2a9675 by Oscar Nierstrasz
Removed LeWordSnippet>>hasAttachedLinks feenkcom/gtoolkit#4291


https://github.com/feenkcom/lepiter/commit/45febb by Oscar Nierstrasz
Refactored LePage>>#canMoveToAnotherDatabase so each snippet reports whether it has attached links. feenkcom/gtoolkit#4291


https://github.com/feenkcom/gt4graphql/commit/9a6cd2 by Andrei Chiș
GtGQLSnippet can be moved to other databases

https://github.com/feenkcom/gtoolkit-demos/commit/e9dfe6 by Oscar Nierstrasz
Added snippet demo to default image feenkcom/gtoolkit#4294


https://github.com/feenkcom/gtoolkit-demos/commit/2709f1 by Oscar Nierstrasz
HelloWorldSnippet demo for feenkcom/gtoolkit#4294


https://github.com/feenkcom/gtoolkit-remoterunner/commit/7dc5f6 by Andrei Chiș
Merge 1d8627397854150e144c09385c78d24c1d12ecaf

https://github.com/feenkcom/gtoolkit-remoterunner/commit/f22cae by Andrei Chiș
Update some view titles

https://github.com/feenkcom/iceberg-git-cli/commit/7a43bb by Sven Van Caekenberghe
Add the -- flag to rev-parse in IceGitCliRepository>>#revparse: to be avoid confusion


https://github.com/feenkcom/gtoolkit-world/commit/1abee1 by Oscar Nierstrasz
Fixed typo in custom view


https://github.com/feenkcom/gt4gemstone/commit/abf10d by Andrei Chiș
Fix dbSize

https://github.com/feenkcom/gt4gemstone/commit/879a16 by Alistair Grant
Add #isInteger & #utf8Encoded to GemStone, topaz input from /dev/null


https://github.com/feenkcom/gt4gemstone/commit/e6ab58 by Alistair Grant
GtRsrProxyServiceClient>>gtRemoteMetaFor: include class methods


https://github.com/feenkcom/gt4gemstone/commit/cf0c21 by Andrei Chiș
Add a way to execute code in gemstone in coder

https://github.com/feenkcom/gt4gemstone/commit/840063 by Andrei Chiș
Fix issue in mac download script

https://github.com/feenkcom/gt4aws/commit/87ab4a by Alistair Grant
GtAwsDescribeAutoscalingGroupsCommand retry if JSON output is corrupt


https://github.com/feenkcom/gt4llm/commit/f4d6b3 by Veit Heller
Remove step-wise tutors and exemplify chat


https://github.com/feenkcom/gt4llm/commit/821987 by Veit Heller
Move to using one chat type with multiple providers instead of subclasses of chat


https://github.com/feenkcom/gt4llm/commit/0a4521 by Veit Heller
Fix Ollama model creation from modelfile and `<>` style link styling in message