Skip to content

Release v1.0.1408

Compare
Choose a tag to compare
@JurajKubelka JurajKubelka released this 19 Dec 20:08
· 4 commits to main since this release
Release version v1.0.1408

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-utility/commit/9a21ad by Alistair Grant
[feenkcom/gtoolkit#4254] Include the GT image version number in PharoDebug.log


https://github.com/feenkcom/gt4smacc/commit/9c440a by John Brant
allow yaml completion to be built from json schema

https://github.com/feenkcom/iceberg-git-cli/commit/d71e4e by Sven Van Caekenberghe
Add some extra ifNil guards in PureGitSystemListener's announcement's handling


https://github.com/feenkcom/iceberg-git-cli/commit/c2503e by Sven Van Caekenberghe
Make PureGitPackage listen to PureGitPackageModified announcements via PureGitSystemListener and handle them by triggering a git repository modified announcement


https://github.com/feenkcom/iceberg-git-cli/commit/46943e by Sven Van Caekenberghe
Added PureGitSystemListener and PureGitPackageModified


https://github.com/feenkcom/gt4git/commit/9d2f52 by Sven Van Caekenberghe
Change PureGitPackage>>#gtView[Outgoing|Incoming]ChangesFor: from forward to explicit view to enable updates