Skip to the content.

SSHScript v2.0.2 Release Notes

Last Updated on 2023/10/21

Back to Index

Summary

SSHScript v2.0.2 reimplements its dollar-syntax functionality using the Python.ast module, making it more flexible and consistent. Threading support has also been reimplemented, and SSHScript v2.0.2 now supports connecting to multiple hosts at the same time.

You can also now use all SSHScript functions in a regular Python script without needing to use dollar-syntax. This makes your scripts easier to integrate with existing scripts.

Improvements

Overall, SSHScript v2.0.2 is a significant improvement over previous versions. It is more flexible, consistent, robust, and stable. It is also easier to use, thanks to the new handy functions and improved foreground process handling.

New Features

Changes

Additional Notes

Simplifications in the Roadmap of SSHScript v2.0

SSHScript v2.0 will focus on improving its simplicity. The following items are on the schedule and will be implemented in next releases:

SSHScript v2.0 is still under development. If you find any bugs or have any suggestions, you are welcome to post them on the issues page.

Last updated on 2023-10-21