Releases: pharo-ide/TelePharo
Continuous build
Travis CI build log: https://app.travis-ci.com/pharo-ide/TelePharo/builds/233524232
TelePharo to Pharo 7 and Pharo 8
Improvements on ReadWriteLock, Object Statistics, and Seamless.
This version works on Pharo 7 and Pharo 8, but not in Pharo 9.
To changes at this level requires a lot of effort to keep the retro compatibility.
The main branch will be split into Pharo7, Pharo8, being the main branch supporting Pharo 9.
The fixes to work it on Pharo 9 will be done on the main branch.
This is the last tag with the master branch supporting Pharo 7/8/9.
Updates for Seamless 3
*Release with Pharo images (available in PharoLauncher)
By @dionisiydk : Seamless 3 brings many improvements. Check release notes for details https://github.com/pharo-ide/Seamless/releases/tag/v3.0.0.
Main thing is Pharo 9 compatibility. But it is only about middleware layer. TelePharo still requires a work to be adopted to new tools:
New debugger
Calypso changes related to tabs which are not background anymore
New Playground and Inspector
New completion engine (editors interact with remote environment to perform remote scripts)
Travis CI build log: https://travis-ci.org/pharo-ide/TelePharo/builds/727854992
Updates for Seamless 3
Seamless 3 brings many improvements. Check release notes for details https://github.com/pharo-ide/Seamless/releases/tag/v3.0.0.
Main thing is Pharo 9 compatibility. But it is only about middleware layer. TelePharo still requires a work to be adopted to new tools:
- New debugger
- Calypso changes related to tabs which are not background anymore
- New Playground and Inspector
- New completion engine (editors interact with remote environment to perform remote scripts)
TelePharo Pharo 8
Release with image files
Pharo 8 compatibility with playground, browser, process browser
Merge pull request #32 from oliveiraallex/master Add CalypsoProcessBrowser in the baseline of TelePharo client
Seamless v2.0.1 timeout and announcers improved
This version of seamless has improved timeout and announcers, making the network connection more stable.
Seamless 0.9.19 updated
It fixes Bitmap's transport
Use Calypso 0.16.4
It fixes tab selection bug
Update dependencies
New Calypso, Seamless and Mocketry with fixes for Pharo 8