Skip to content

Release v1.0.1510

Compare
Choose a tag to compare
@JurajKubelka JurajKubelka released this 17 Feb 08:43
· 9 commits to main since this release
Release version v1.0.1510

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-wireencoding/commit/c37124 by Alistair Grant
Update .gs export


https://github.com/feenkcom/gtoolkit-wireencoding/commit/2033bf by Alistair Grant
GtWireNestedEncodingExamples add assertions in GemStone


https://github.com/feenkcom/gtoolkit-wireencoding/commit/9557e6 by Alistair Grant
GtWireObjectByNameEncoder encode string directly

on GemStone, ensure that the returned object is a String,
and not a Unicode object.


https://github.com/feenkcom/gtoolkit-wireencoding/commit/e986e0 by Alistair Grant
Handle strings with null values.


https://github.com/feenkcom/gt4gemstone/commit/483729 by Alistair Grant
Update .gs export


https://github.com/feenkcom/gt4gemstone/commit/086c44 by Alistair Grant
Add Character class>>null to GemStone