Releases: QualiSystems/shellfoundry
Releases · QualiSystems/shellfoundry
shellfoundry 1.2.27
- Fix for AttributeError: 'PackagingRestApiClient' when running
generate
command.
shellfoundry 1.2.26
- Fix for XMLRPC error "Unexpected error during shellfoundry version check." raised during execution of
list
andnew
commands.
shellfoundry 1.2.25
- Added support for the latest cloudshell-rest-api
- Added possibility to pack shell without src folder
shellfoundry 1.2.23
- fix AB#10685 - timeout for retrieving templates
shellfoundry 1.2.22
Default Python version for new Shells is set to 3 AB#7898
shellfoundry 1.2.21
shellfoundry 1.2.20
Fixed password decryption.
shellfoundry 1.2.19
Fixed encoding issue during generate command
shellfoundry 1.2.18
Fixed issue with reading YAML-files with Unicode symbols
Upgraded third-part packages
Added tox, pre-commit configuration
Added GitHub-actions configuration