Skip to content

Releases: feenkcom/gtoolkit

Release v1.0.826

31 May 05:49
Compare
Choose a tag to compare
Release version v1.0.826

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-remoterunner/commit/4a6502 by Alistair Grant
GtRemoteRunnerExamples>>writeChangesSyncFileTestMethodTo: update format to array of entries

https://github.com/feenkcom/gtoolkit-remoterunner/commit/703ed7 by Alistair Grant
GtRemoteRunnerExamples>>workerChangesFile increase worker connection timeout

https://github.com/feenkcom/gtoolkit-remoterunner/commit/23792f by Alistair Grant
GtRrWorker>>syncChangesFromFile: file contents should be a single array of OmEntry, ston encoded

https://github.com/feenkcom/gt4git/commit/1afa61 by Veit Heller
Better name for remote repository form

https://github.com/feenkcom/gt4git/commit/36d49a by Sven Van Caekenberghe
add start/stop memory logger to GtGitCliSignal class side

Release v1.0.825

30 May 09:01
Compare
Choose a tag to compare
Release version v1.0.825

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/zinc/commit/e734e4 by Sven Van Caekenberghe
Merge pull request #15 from svenvc/master

Update Zinc

https://github.com/feenkcom/zinc/commit/bd1f94 by Sven Van Caekenberghe
Merge branch 'master' into master

https://github.com/feenkcom/zinc/commit/d35eb6 by Sven Van Caekenberghe
Use newer announcer API

https://github.com/pharo-project/pharo/pull/16681

https://github.com/feenkcom/zinc/commit/ca6f95 by Sven Van Caekenberghe
Merge pull request #144 from astares/issue-#143

Fix lint issue on ZnEncodedStream

https://github.com/feenkcom/zinc/commit/163afb by Sven Van Caekenberghe
Merge pull request #142 from astares/141-Fix-lint-issues-on-ZnEncodedReadStream

Fix lint issues on ZnEncodedReadStream

https://github.com/feenkcom/zinc/commit/c52473 by Sven Van Caekenberghe
Merge pull request #140 from astares/139-Cleanup-ZnCharacterEncoder-ZnEncodedStream-ZnEncodedReadStream-and-ZnEncodedWriteStream-should-be-abstract-classes

Cleanup: ZnCharacterEncoder, ZnEncodedStream, ZnEncodedReadStream and ZnEncodedWriteStream should be abstract classes

https://github.com/feenkcom/zinc/commit/e05727 by Sven Van Caekenberghe
Merge pull request #138 from astares/137-It-should-be-possible-to-reset-a-ZnCharacterReadStream

It should be possible to reset a ZnCharacterReadStream

https://github.com/feenkcom/zinc/commit/76318e by Astares
Update categories.st

https://github.com/feenkcom/zinc/commit/6bb6a1 by Astares
Update categories.st

https://github.com/feenkcom/zinc/commit/b0c3be by Astares
Update categories.st

https://github.com/feenkcom/zinc/commit/7e68c9 by Astares
Update categories.st

https://github.com/feenkcom/zinc/commit/47a67e by Astares
Update categories.st

https://github.com/feenkcom/zinc/commit/482117 by Astares
Update categories.st

https://github.com/feenkcom/zinc/commit/b5e104 by Torsten Bergmann
Fix lint issue on ZnEncodedStream 

Fix #143

https://github.com/feenkcom/zinc/commit/532e3f by Torsten Bergmann
Fix lint issues on ZnEncodedReadStream 

Fix #141

https://github.com/feenkcom/zinc/commit/bd06fd by Torsten Bergmann
Cleanup: ZnCharacterEncoder, ZnEncodedStream, ZnEncodedReadStream and ZnEncodedWriteStream should be abstract classes

Fix #139 and https://github.com/pharo-project/pharo/issues/16708

https://github.com/feenkcom/zinc/commit/b82aeb by Torsten Bergmann
It should be possible to reset a ZnCharacterReadStream 

Fix #137

https://github.com/feenkcom/zinc/commit/33b049 by svenvc
added ZnLossyUTF8Encoder

https://github.com/feenkcom/zinc/commit/62cdf5 by svenvc
make ZnTooManyRedirects more intelligent (add a trail of followed URLs and two resume behaviors)

https://github.com/feenkcom/gt4git/commit/19e44d by Sven Van Caekenberghe
added GtIceRepositorySwitcher class>>#switchAll

Release v1.0.824

29 May 19:39
Compare
Choose a tag to compare
Release version v1.0.824

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/Bloc/commit/963c30 by Aliaksei Syrel
add allChildrenBreadthFirstDoWhileTrue

https://github.com/feenkcom/bloc-pac/commit/500b20 by Aliaksei Syrel
make sure we don't go inside of the element tree when we find a match

https://github.com/feenkcom/gtoolkit-presenter/commit/ee73ef by Aliaksei Syrel
rename explosion to GtPresenterElementExplosion

https://github.com/feenkcom/gtoolkit-presenter/commit/9e2f2f by Aliaksei Syrel
add explosion presenter

https://github.com/feenkcom/gt4git/commit/8f957f by Sven Van Caekenberghe
fix operation in IceGitCliRepository>>#contentsOfFile: signal

https://github.com/feenkcom/gt4git/commit/f92489 by Sven Van Caekenberghe
change IceGitCliRepository>>#contentsOfFile: to return bytes and adjust logging/querying calls

https://github.com/feenkcom/gt4git/commit/d177ff by Don Roberts
Remove now unused GitCliCommitFileReader


https://github.com/feenkcom/gt4git/commit/4f1cc5 by Don Roberts
Change git cli filesystem to not use persistent processes

Release v1.0.823

29 May 08:57
Compare
Choose a tag to compare
Release version v1.0.823

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-visualizer/commit/edddea by akevalion
[feenkcom/gtoolkit#3796] vertical lines are using bars space

https://github.com/feenkcom/gtoolkit-visualizer/commit/58e5ab by akevalion
[feenkcom/gtoolkit#3796] lines are using bars space

https://github.com/feenkcom/gtoolkit-world/commit/7c0cee by Sven Van Caekenberghe
add and include GtImageSetup class>>#installGtSessionManager (spelling correction)

https://github.com/feenkcom/gtoolkit-world/commit/225d1b by Sven Van Caekenberghe
Merge dac0acf450a0684015873d61ef58f28616db7564

https://github.com/feenkcom/gtoolkit-world/commit/306103 by Sven Van Caekenberghe
add and include GtImageSetup class>>#installGtSessionManaer

Release v1.0.822

29 May 05:23
Compare
Choose a tag to compare
Release version v1.0.822

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-visualizer/commit/533cac by akevalion
Merge fa1f9b2e2899a8fb0136460d1530e467cd2466a1

https://github.com/feenkcom/gtoolkit-visualizer/commit/99932c by akevalion
[feenkcom/gtoolkit#3783] removed max and min accessors for Bar chart lines

Release v1.0.821

28 May 23:10
Compare
Choose a tag to compare
Release version v1.0.821

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-phlow/commit/c77ac2 by Juraj Kubelka
add `GtPhlowOverviewItem>>#ifComputedValueDescription:`

https://github.com/feenkcom/gtoolkit-visualizer/commit/fa1f9b by Juraj Kubelka
Wardley Map: use a dedicated maximizer element ID [feenkcom/gtoolkit#3795]

https://github.com/feenkcom/gtoolkit-world/commit/dac0ac by Juraj Kubelka
add `BrWithMaximizerAptitude` views

Release v1.0.820

28 May 21:51
Compare
Choose a tag to compare
Release version v1.0.820

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-inspector/commit/89e519 by Tudor Girba
fix message tally grouped by method view

https://github.com/feenkcom/gtoolkit-visualizer/commit/f8865d by Juraj Kubelka
Wardley Map: add node maximizer action decorator [feenkcom/gtoolkit#3795]

Release v1.0.819

28 May 20:22
Compare
Choose a tag to compare
Release version v1.0.819

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-visualizer/commit/227244 by Juraj Kubelka
Wardley Map: add node action decorator [feenkcom/gtoolkit#3795]

Release v1.0.818

28 May 19:02
Compare
Choose a tag to compare
Release version v1.0.818

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gt4git/commit/d5b22a by Don Roberts
More fixes for pull

Release v1.0.817

28 May 14:06
Compare
Choose a tag to compare
Release version v1.0.817

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

All commits (including upstream repositories) since last build:
https://github.com/feenkcom/gtoolkit-coder/commit/e9b3b2 by Andrei Chiș
Add a load action to GtLocalVersion [feenkcom/gtoolkit#3793]

https://github.com/feenkcom/gtoolkit-inspector/commit/2e5ce2 by Andrei Chiș
Extend views/actions for ChangeRecord [feenkcom/gtoolkit#3793]