Release version v1.0.1221
Metacello new
baseline: 'GToolkitForPharo9';
repository: 'github://feenkcom/gtoolkit:v1.0.1221/src';
load
All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Bloc/commit/7bb1e0 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring
https://github.com/feenkcom/Brick/commit/535093 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring
https://github.com/feenkcom/gt4pharo/commit/d29f26 by Alistair Grant
[feenkcom/gtoolkit#4072] BaselineOfGToolkit4Pharo>>baseline: load GToolkit-Pharo-Coder-AddOns before GToolkit-Pharo-StrictSymbolComparison
https://github.com/feenkcom/gt4pharo/commit/4202fe by Alistair Grant
[feenkcom/gtoolkit#4072] Add GtStrictSymbolInstallation>>enableStrictSymbolComparison
https://github.com/feenkcom/gt4pharo/commit/0db1ea by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring
https://github.com/feenkcom/gt4pharo/commit/88f3d3 by Alistair Grant
[feenkcom/gtoolkit#4072] Disable tests until strict comparison is installed by default.
https://github.com/feenkcom/gt4pharo/commit/9eb141 by Alistair Grant
[feenkcom/gtoolkit#4072] BaselineOfGToolkit4Pharo: Load StrictSymbol utilities.
https://github.com/feenkcom/gt4pharo/commit/944b8d by Alistair Grant
[feenkcom/gtoolkit#4072] Switch storing refactored methods in a single package to making the change in-place.
https://github.com/feenkcom/gt4pharo/commit/c336ca by Alistair Grant
[feenkcom/gtoolkit#4072] Investigate strict symbol comparisons WIP
https://github.com/feenkcom/gt4changes/commit/ae5cd0 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring
https://github.com/feenkcom/gt4graphql/commit/3d9cc2 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring
https://github.com/feenkcom/famix3/commit/476848 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring
https://github.com/feenkcom/iceberg-git-cli/commit/8531dc by Sven Van Caekenberghe
Reimplement PureGitQueries>>#blame: as an async stream
https://github.com/feenkcom/gt4git/commit/103ae5 by Alistair Grant
[feenkcom/gtoolkit#4072] Automated refactoring
https://github.com/feenkcom/gtoolkit/commit/105a67 by Alistair Grant
[feenkcom/gtoolkit#4072] Add Text>>sameContentAs:
https://github.com/feenkcom/gtoolkit/commit/5e813c by Alistair Grant
[feenkcom/gtoolkit#4072] Update Strict Symbol Comparison documentation
https://github.com/feenkcom/gtoolkit/commit/67b895 by Alistair Grant
[feenkcom/gtoolkit#4072] Add SequenceableCollection>>hasSameContentElements: