Skip to content

Release v1.0.321

Compare
Choose a tag to compare
@JurajKubelka JurajKubelka released this 12 Dec 19:32
· 440 commits to main since this release
Release version v1.0.321

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4pharo/commit/ba9c2d by Andrei Chiș
Merge d1d1d5cd643728921525b708ec3afac0f5b15096

https://github.com/feenkcom/gt4pharo/commit/d93ae1 by Andrei Chiș
Only keep installed methods when computing senders and implementers [feenkcom/gtoolkit#3533]

https://github.com/feenkcom/PythonBridge/commit/fd35be by Sven Van Caekenberghe
Merge remote-tracking branch 'refs/remotes/origin/main'


https://github.com/feenkcom/PythonBridge/commit/77b9b5 by Sven Van Caekenberghe
Add experimental/unfinished forward view implementation


https://github.com/feenkcom/gtoolkit-remote-python/commit/ab6acc by Sven Van Caekenberghe
Merge 271a8d160778711ce4666bfffe327482cf8969e3

https://github.com/feenkcom/gtoolkit-remote-python/commit/44c448 by Sven Van Caekenberghe
Add PBProxyObject>>#retrieveViewSpecificationForForwarding 

https://github.com/feenkcom/gtoolkit-world/commit/c75c36 by Alistair Grant
Add GtGitRepositoryWithoutGitAttributes constraint

https://github.com/feenkcom/gtoolkit/commit/b13810 by Andrei Chiș
Update "How to debug issues related to the code index"