Skip to content

Releases: QualiSystems/shellfoundry

shellfoundry 1.2.27

04 Oct 20:38

Choose a tag to compare

  • Fix for AttributeError: 'PackagingRestApiClient' when running generate command.

shellfoundry 1.2.26

03 Oct 23:40
367f147

Choose a tag to compare

  • Fix for XMLRPC error "Unexpected error during shellfoundry version check." raised during execution of list and new commands.

shellfoundry 1.2.25

30 Jul 12:56

Choose a tag to compare

  • Added support for the latest cloudshell-rest-api
  • Added possibility to pack shell without src folder

shellfoundry 1.2.23

08 May 13:51

Choose a tag to compare

  • fix AB#10685 - timeout for retrieving templates

shellfoundry 1.2.22

07 Sep 14:46

Choose a tag to compare

shellfoundry 1.2.22 Pre-release
Pre-release

Default Python version for new Shells is set to 3 AB#7898

shellfoundry 1.2.21

13 Apr 12:01
97b9e6a

Choose a tag to compare

shellfoundry 1.2.21 Pre-release
Pre-release

Fixed issue with list command in offline mode AB#6927
Fixed GH issue "Uninformative error message when the configured domain is incorrect #254"
Fixed GH issue "'Error' word repeats twice #251"

shellfoundry 1.2.20

19 Aug 16:49

Choose a tag to compare

shellfoundry 1.2.20 Pre-release
Pre-release

Fixed password decryption.

shellfoundry 1.2.19

27 Jul 13:57
a1a122a

Choose a tag to compare

shellfoundry 1.2.19 Pre-release
Pre-release

Fixed encoding issue during generate command

shellfoundry 1.2.18

06 Jul 11:25

Choose a tag to compare

shellfoundry 1.2.18 Pre-release
Pre-release

Fixed issue with reading YAML-files with Unicode symbols
Upgraded third-part packages
Added tox, pre-commit configuration
Added GitHub-actions configuration