Python 2.3.0 is now available on OpenTAP.io
Release Note - Version 2.3.0
New Features:
- Support PythonNet version 2.5.2.
- Support Python version 3.8.
- Provide
get-path
CLI to display the Python library path (Windows only). - Provide project creation wizard.
Bug Fixes:
- Resolved unable to create the step instance from the Python plugin in Editor X.
- Resolved generate package with relative path.
- Resolved keeping the information of the existing package.xml during the package generation.
- Resolved
set-path
to path that does not exist. - Resolved error of
tap python build
with empty string. - Resolved missing
Enabled
andStep Name
step settings under Common group.