Release version v1.0.1414
Metacello new
baseline: 'GToolkitForPharo9';
repository: 'github://feenkcom/gtoolkit:v1.0.1414/src';
load
All commits (including upstream repositories) since last build:
https://github.com/feenkcom/zinc/commit/c76d05 by Sven Van Caekenberghe
Refactor ZnCharacterEncoder's error handling to allow more intelligent overrides by subclasses (split reading and writing errors, pass stream arguments, code point, use return value consistently).
Adjust users accordingly.
Improve ZnLossyUTF8Encoder to also output the replacement character when code points are out of range
https://github.com/feenkcom/iceberg-git-cli/commit/2c6281 by Sven Van Caekenberghe
Added simplified IceGitCliExecutor>>#log[Started|Ended]:
https://github.com/feenkcom/gt4git/commit/53f864 by Sven Van Caekenberghe
More GtGitRepository high level logging
https://github.com/feenkcom/gt4git/commit/f95d1b by Sven Van Caekenberghe
Add more high level action logging to GtGitRepository
https://github.com/feenkcom/gt4gemstone/commit/7e99a4 by Andrei ChiÈ
Handle syntax errors also when parsing expressions
https://github.com/feenkcom/gt4gemstone/commit/fffe4c by Andrei ChiÈ
Explicitly handle SyntaxErrorNotifications in GtGemStoneStackFrame>>#currentMessageRangeAt:in:fallBack:
https://github.com/feenkcom/gt4aws/commit/e23808 by Veit Heller
Add code pipeline stage status